._loginContainer_ijlti_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}._loginCard_ijlti_13{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:32px;width:100%;max-width:400px;box-shadow:0 20px 40px #00000014;border:1px solid rgba(255,255,255,.3);position:relative;animation:_slideIn_ijlti_1 .6s ease-out}@keyframes _slideIn_ijlti_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._loginHeader_ijlti_37{text-align:center;margin-bottom:32px}._logoContainer_ijlti_42{margin-bottom:24px}._logo_ijlti_42{height:48px;width:auto}._loginHeader_ijlti_37 h1{font-size:28px;font-weight:700;color:#153240;margin-bottom:8px}._loginHeader_ijlti_37 p{font-size:16px;color:#64748b;font-weight:400}._loginForm_ijlti_64{display:flex;flex-direction:column;gap:20px}._formGroup_ijlti_70{display:flex;flex-direction:column;gap:8px}._formGroup_ijlti_70 label{font-size:14px;font-weight:600;color:#153240}._formGroup_ijlti_70 input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:Poppins,sans-serif;background:#fff;color:#153240;transition:all .2s ease;width:100%;box-sizing:border-box}._formGroup_ijlti_70 input:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formGroup_ijlti_70 input._error_ijlti_101{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._fieldError_ijlti_106{color:#dc2626;font-size:12px;font-weight:500;margin-top:4px;display:flex;align-items:center;gap:4px}._passwordInput_ijlti_116{position:relative}._passwordToggle_ijlti_120{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:6px;transition:color .2s ease}._passwordToggle_ijlti_120:hover{color:#13eadf}._formOptions_ijlti_138{display:flex;justify-content:space-between;align-items:center;margin:8px 0}._checkboxContainer_ijlti_145{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#153240}._checkboxContainer_ijlti_145 input[type=checkbox]{display:none}._checkboxCheckmark_ijlti_158{width:18px;height:18px;border:2px solid #e2e8f0;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:#fff}._checkboxContainer_ijlti_145 input[type=checkbox]:checked+._checkboxCheckmark_ijlti_158{background:#13eadf;border-color:#13eadf}._checkboxContainer_ijlti_145 input[type=checkbox]:checked+._checkboxCheckmark_ijlti_158:after{content:"✓";color:#153240;font-size:12px;font-weight:700}._checkboxLabel_ijlti_182{font-weight:500}._forgotPassword_ijlti_186{color:#13eadf;background:none;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s ease;font-family:Poppins,sans-serif}._forgotPassword_ijlti_186:hover{color:#0fd1c7}._loginButton_ijlti_201{background:#13eadf;color:#153240;border:none;padding:14px 24px;border-radius:10px;font-size:15px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;box-shadow:0 4px 12px #13eadf4d;margin-top:12px;width:100%}._loginButton_ijlti_201:hover:not(:disabled){background:#0fd1c7;box-shadow:0 6px 16px #13eadf66;transform:translateY(-1px)}._loginButton_ijlti_201:disabled{opacity:.6;cursor:not-allowed;transform:none;background:#9ca3af;box-shadow:none}._spinner_ijlti_235{width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #13EADF;border-radius:50%;animation:_spin_ijlti_235 1s linear infinite}@keyframes _spin_ijlti_235{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorMessage_ijlti_249{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;border:1px solid #fecaca;margin-bottom:16px;display:flex;align-items:center;gap:8px}._loginFooter_ijlti_263{margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0;text-align:center}._loginFooter_ijlti_263 p{font-size:14px;color:#64748b;margin-bottom:12px;font-weight:500}._testCredentials_ijlti_277{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#64748b}._testCredentials_ijlti_277 div{padding:8px 12px;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0}._testCredentials_ijlti_277 strong{color:#153240;font-weight:600}@media (max-width: 480px){._loginContainer_ijlti_1{padding:16px}._loginCard_ijlti_13{padding:24px 20px;margin:0;max-width:100%}._loginHeader_ijlti_37{margin-bottom:24px}._loginHeader_ijlti_37 h1{font-size:24px}._loginHeader_ijlti_37 p{font-size:14px}._formGroup_ijlti_70 input{padding:12px 14px;font-size:16px}._loginButton_ijlti_201{padding:14px 20px;font-size:15px}._formOptions_ijlti_138{flex-direction:column;align-items:flex-start;gap:12px}._testCredentials_ijlti_277{font-size:11px}}._resetPasswordContainer_1e1jk_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:20px}._resetPasswordCard_1e1jk_10{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;width:100%;max-width:420px;padding:24px}._logoSection_1e1jk_19{text-align:center;margin-bottom:20px}._logoIcon_1e1jk_24{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#13eadf,#0fd1c7);border-radius:50%;margin-bottom:12px;color:#fff}._title_1e1jk_36{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 6px;letter-spacing:-.02em}._subtitle_1e1jk_44{font-size:13px;color:#64748b;margin:0}._form_1e1jk_50{display:flex;flex-direction:column;gap:16px}._formGroup_1e1jk_56{display:flex;flex-direction:column;gap:8px}._label_1e1jk_62{font-size:14px;font-weight:600;color:#1e293b}._required_1e1jk_68{color:#ef4444}._input_1e1jk_72{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;transition:all .2s ease;box-sizing:border-box;background:#fff}._input_1e1jk_72:focus{outline:none;border-color:#13eadf;background:#fff;box-shadow:0 0 0 3px #13eadf1a}._input_1e1jk_72:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}._inputError_1e1jk_97{border-color:#ef4444;background:#fef2f2}._inputError_1e1jk_97:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._passwordInputWrapper_1e1jk_107{position:relative;display:flex;align-items:center}._passwordInputWrapper_1e1jk_107 ._input_1e1jk_72{padding-right:48px}._passwordToggle_1e1jk_117{position:absolute;right:12px;background:none;border:none;color:#64748b;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._passwordToggle_1e1jk_117:hover{color:#13eadf}._passwordToggle_1e1jk_117:disabled{cursor:not-allowed;opacity:.5}._errorMessage_1e1jk_140{display:flex;align-items:center;gap:6px;font-size:13px;color:#ef4444;margin-top:4px}._passwordRequirements_1e1jk_149{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px;margin-top:4px}._requirementsTitle_1e1jk_157{font-size:12px;font-weight:600;color:#1e293b;margin:0 0 8px}._requirementsList_1e1jk_164{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._requirementsList_1e1jk_164 li{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}._requirementsList_1e1jk_164 li svg{flex-shrink:0}._requirementMet_1e1jk_185{color:#10b981}._requirementMet_1e1jk_185 svg{color:#10b981}._submitButton_1e1jk_193{width:100%;padding:12px 20px;background:linear-gradient(135deg,#13eadf,#0fd1c7);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;margin-top:4px}._submitButton_1e1jk_193:hover:not(:disabled){background:linear-gradient(135deg,#0fd1c7,#0eb8ae);transform:translateY(-1px);box-shadow:0 4px 12px #13eadf4d}._submitButton_1e1jk_193:active:not(:disabled){transform:translateY(0)}._submitButton_1e1jk_193:disabled{opacity:.6;cursor:not-allowed;transform:none}._spinner_1e1jk_227{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1e1jk_227 .8s linear infinite}@keyframes _spin_1e1jk_227{to{transform:rotate(360deg)}}._footerLinks_1e1jk_242{text-align:center;margin-top:12px}._linkButton_1e1jk_247{background:none;border:none;color:#13eadf;font-size:14px;font-weight:500;cursor:pointer;padding:8px;transition:color .2s ease}._linkButton_1e1jk_247:hover:not(:disabled){color:#0fd1c7;text-decoration:underline}._linkButton_1e1jk_247:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){._resetPasswordCard_1e1jk_10{padding:20px}._title_1e1jk_36{font-size:20px}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#f8fafc;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #13EADF;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-container p{color:#153240;font-size:16px;font-weight:500}._sidebar_12gme_2{width:260px;height:100vh;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.2);position:fixed;left:0;top:0;z-index:1000;display:flex;flex-direction:column;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;transition:all .3s ease}._sidebar_12gme_2._collapsed_12gme_22{width:80px}._sidebarHeader_12gme_27{padding:28px 20px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px}._sidebar_12gme_2._collapsed_12gme_22 ._sidebarHeader_12gme_27{padding:28px 12px;justify-content:center}._sidebarHeader_12gme_27:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(19,234,223,.3),transparent)}._logoContainer_12gme_53{display:flex;align-items:center;justify-content:center;flex:1}._logo_12gme_53{height:31px;width:auto;object-fit:contain;transition:all .3s ease}._logo_12gme_53:hover{transform:scale(1.05)}._logoIcon_12gme_71{width:40px;height:40px;object-fit:contain;transition:all .3s ease}._logoIcon_12gme_71:hover{transform:scale(1.05)}._toggleButton_12gme_82{background:#13eadf1a;border:1px solid rgba(19,234,223,.2);border-radius:8px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#13eadf;transition:all .2s ease;flex-shrink:0}._toggleButton_12gme_82:hover{background:#13eadf33;transform:scale(1.1)}._sidebar_12gme_2._collapsed_12gme_22 ._toggleButton_12gme_82{position:absolute;right:-17px;top:50%;transform:translateY(-50%)}._sidebarNav_12gme_109{flex:1;padding:16px 0;overflow-y:auto}._sidebarNav_12gme_109 ul{list-style:none;margin:0;padding:0}._navItem_12gme_121{margin:0 8px 4px;border-radius:8px;overflow:hidden}._sidebar_12gme_2._collapsed_12gme_22 ._navItem_12gme_121{margin:0 4px 4px}._navLink_12gme_131{display:flex;align-items:center;padding:12px 16px;color:#64748b;text-decoration:none;box-sizing:border-box;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:14px;font-weight:500;line-height:1.4;position:relative;background:transparent;border:none;width:calc(100% - 9px);text-align:left;cursor:pointer;margin:2px 8px;justify-content:flex-start;border:1px solid transparent}._sidebar_12gme_2._collapsed_12gme_22 ._navLink_12gme_131{justify-content:center;padding:12px;margin:2px 4px;box-sizing:border-box}._sidebar_12gme_2._collapsed_12gme_22 ._navLink_12gme_131:hover{transform:scale(1.1)}._navLink_12gme_131:hover{background:linear-gradient(135deg,#13eadf26,#13eadf14);color:#13eadf;box-shadow:0 4px 16px #13eadf33;border:1px solid rgba(19,234,223,.2)}._navLink_12gme_131._active_12gme_174{background:linear-gradient(135deg,#13eadf26,#13eadf14);color:#13eadf;font-weight:600;box-shadow:0 4px 16px #13eadf33;border:1px solid rgba(19,234,223,.2)}._navLink_12gme_131._active_12gme_174:before,._navLink_12gme_131:hover:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#13eadf;border-radius:0 2px 2px 0}._navIcon_12gme_194{margin-right:12px;flex-shrink:0;color:inherit}._sidebar_12gme_2._collapsed_12gme_22 ._navIcon_12gme_194{margin-right:0;margin-left:0}._navLabel_12gme_205{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebar_12gme_2._collapsed_12gme_22 ._navLabel_12gme_205{display:none}._arrowIcon_12gme_216{margin-left:auto;transition:transform .2s ease;color:#94a3b8}._sidebar_12gme_2._collapsed_12gme_22 ._arrowIcon_12gme_216{display:none}._navDropdown_12gme_226._open_12gme_226 ._arrowIcon_12gme_216{transform:rotate(90deg)}._subMenu_12gme_231{list-style:none;margin:4px 0 0;padding:0;background:#f8fafccc;border-radius:8px;overflow:hidden;max-height:0;transition:max-height .3s ease}._subMenu_12gme_231._open_12gme_226{max-height:500px}._subMenuRight_12gme_248{position:absolute;left:calc(100% + 8px);top:0;list-style:none;margin:0;padding:8px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;border:1px solid rgba(226,232,240,.8);min-width:200px;z-index:10001;animation:_slideInRight_12gme_1 .2s ease}@keyframes _slideInRight_12gme_1{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}._subItem_12gme_278{margin:0}._subLink_12gme_282{display:flex;align-items:center;padding:8px 12px 8px 36px;color:#64748b;text-decoration:none;font-size:13px;font-weight:500;transition:all .2s ease;position:relative}._subMenuRight_12gme_248 ._subLink_12gme_282{padding:10px 16px;border-radius:8px;margin:2px 0}._subLink_12gme_282:hover{background:#13eadf14;color:#13eadf}._subLink_12gme_282._active_12gme_174{background:#13eadf1f;color:#13eadf;font-weight:500}._subIcon_12gme_311{margin-right:10px;flex-shrink:0;color:inherit}._subLabel_12gme_317{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navLink_12gme_131._locked_12gme_325{opacity:.6;cursor:not-allowed;pointer-events:none}._lockIcon_12gme_331{margin-left:auto;color:#fbbf24;animation:_wiggle_12gme_1 2s infinite}@keyframes _wiggle_12gme_1{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}._sidebarNav_12gme_109::-webkit-scrollbar{width:4px}._sidebarNav_12gme_109::-webkit-scrollbar-track{background:transparent}._sidebarNav_12gme_109::-webkit-scrollbar-thumb{background:#13eadf4d;border-radius:2px}._sidebarNav_12gme_109::-webkit-scrollbar-thumb:hover{background:#13eadf80}@media (max-width: 1024px){._sidebar_12gme_2{width:200px}._navLink_12gme_131{padding:8px 10px;font-size:13px}._subLink_12gme_282{padding:6px 10px 6px 30px;font-size:12px}}@media (max-width: 768px){._sidebar_12gme_2{width:180px}._sidebarHeader_12gme_27{padding:16px 12px}._logo_12gme_53{height:28px}._navLink_12gme_131{padding:8px;font-size:12px}._navIcon_12gme_194{margin-right:8px}._subLink_12gme_282{padding:6px 8px 6px 24px;font-size:11px}}@media (max-width: 480px){._sidebar_12gme_2{width:160px}._sidebarHeader_12gme_27{padding:12px 8px}._logo_12gme_53{height:24px}._navLink_12gme_131{padding:6px;font-size:11px}._navIcon_12gme_194{margin-right:6px}._subLink_12gme_282{padding:4px 6px 4px 20px;font-size:10px}}._notificationBell_17ung_6{position:relative;display:inline-block}._notificationBellButton_17ung_11{position:relative;background:none;border:none;padding:8px;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._notificationBellButton_17ung_11:hover{background:#6b72801a;color:#374151}._notificationBadge_17ung_30{position:absolute;top:-4px;right:0;background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:6px;border-radius:20px;min-width:8px;height:8px;display:flex;align-items:center;justify-content:center;animation:__pulse_1sddn_1_17ung_1 2s infinite}@keyframes _pulse_17ung_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._notificationDropdown_17ung_57{position:absolute;top:100%;right:0;width:320px;max-height:600px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;border:1px solid #e5e7eb;z-index:1000;overflow:hidden;display:flex;flex-direction:column;animation:_slideDown_17ung_1 .2s ease}@keyframes _slideDown_17ung_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._notificationHeader_17ung_85{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f3f4f6;background:#f9fafb}._notificationHeader_17ung_85 h3{margin:0;font-size:14px;font-weight:600;color:#111827}._headerActions_17ung_101{display:flex;align-items:center;gap:8px}._markAllReadButton_17ung_107{background:none;border:none;padding:4px;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s ease}._markAllReadButton_17ung_107:hover{background:#6b72801a;color:#374151}._connectionStatus_17ung_122{display:flex;align-items:center;color:#6b7280;padding:4px}._connectionStatus_17ung_122 svg{color:#6b7280}._connectionStatus_17ung_122[title*=Real-time] svg{color:#10b981}._connectionStatus_17ung_122[title*=polling] svg{color:#f59e0b}._reconnectButton_17ung_141{background:none;border:none;padding:4px;border-radius:6px;cursor:pointer;color:#ef4444;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._reconnectButton_17ung_141:hover{background:#ef44441a;color:#dc2626}._reconnectButton_17ung_141:active{transform:rotate(180deg);transition:transform .3s ease}._notificationList_17ung_164{flex:1;overflow-y:auto;max-height:480px;min-height:200px}._notificationItem_17ung_171{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:all .2s ease;position:relative}._notificationItem_17ung_171:hover{background:#f9fafb}._notificationItem_17ung_171._unread_17ung_185{background:#fef3c7;border-left:3px solid #f59e0b}._notificationItem_17ung_171._unread_17ung_185:hover{background:#fef3c7}._notificationIcon_17ung_194{margin-right:10px;font-size:16px;line-height:1}._notificationContent_17ung_200{flex:1;min-width:0}._notificationTitle_17ung_205{font-size:13px;font-weight:600;color:#111827;margin-bottom:2px;line-height:1.3}._notificationMessage_17ung_213{font-size:12px;color:#6b7280;line-height:1.3;margin-bottom:4px;word-wrap:break-word}._notificationLine_17ung_221{margin-bottom:2px}._notificationLine_17ung_221:last-child{margin-bottom:0}._bookingNotificationContent_17ung_229{display:flex;flex-direction:column;gap:2px}._bookingLine_17ung_235{font-size:12px;color:#6b7280;line-height:1.3}._notificationTime_17ung_241{font-size:11px;color:#9ca3af;font-weight:500}._unreadIndicator_17ung_247{position:absolute;top:20px;right:16px;width:8px;height:8px;background:#ef4444;border-radius:50%}._noNotifications_17ung_257{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#9ca3af}._noNotifications_17ung_257 p{margin:12px 0 0;font-size:14px;font-weight:500}._notificationFooter_17ung_272{padding:8px 16px;border-top:1px solid #f3f4f6;background:#f9fafb}._notificationActions_17ung_278{display:flex;gap:8px;margin-bottom:8px}._testButton_17ung_284{display:flex;align-items:center;gap:4px;padding:6px 10px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;transition:background-color .2s}._testButton_17ung_284:hover{background:#2563eb}._testButton_17ung_284:active{background:#1d4ed8}._viewAllButton_17ung_307{width:100%;background:none;border:1px solid #d1d5db;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}._viewAllButton_17ung_307:hover{background:#f3f4f6;border-color:#9ca3af}@media (max-width: 768px){._notificationDropdown_17ung_57{width:320px;right:-10px}._notificationItem_17ung_171,._notificationHeader_17ung_85{padding:12px 16px}}@media (max-width: 480px){._notificationDropdown_17ung_57{width:280px;right:-20px}}._header_q5tpr_1{position:fixed;top:0;left:var(--sidebar-width, 260px);right:0;height:80px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);z-index:999;display:flex;align-items:center;padding:0 32px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;transition:left .3s ease}._headerContent_q5tpr_23{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto}._searchContainer_q5tpr_32{position:relative;flex:1;max-width:600px}._megaSearch_q5tpr_38{position:relative;width:100%}._searchInputContainer_q5tpr_43{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_q5tpr_43:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_q5tpr_63{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_q5tpr_43{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none}._searchInput_q5tpr_43::placeholder{color:#94a3b8}._filterButton_q5tpr_84{background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;margin-left:8px}._filterButton_q5tpr_84:hover{background:#e2e8f0;color:#13eadf}._quickResults_q5tpr_100{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:8px;z-index:1000;max-height:400px;overflow-y:auto}._resultsHeader_q5tpr_115{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f1f5f9;font-weight:600;color:#153240;font-size:14px}._clearButton_q5tpr_126{background:none;border:none;color:#13eadf;cursor:pointer;font-size:12px;font-weight:500;padding:4px 8px;border-radius:6px;transition:background .2s ease}._clearButton_q5tpr_126:hover{background:#13eadf1a}._searchResults_q5tpr_142{padding:8px 0}._resultItem_q5tpr_146{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:all .2s ease;border-radius:8px;margin:2px 8px}._resultItem_q5tpr_146:hover{background:#f8fafc;transform:translate(2px)}._resultIcon_q5tpr_161{color:#13eadf;margin-right:12px;flex-shrink:0}._resultContent_q5tpr_167{flex:1}._resultTitle_q5tpr_171{font-weight:500;color:#153240;font-size:14px;margin-bottom:2px}._resultSubtitle_q5tpr_178{color:#64748b;font-size:12px}._recentSearches_q5tpr_183{padding:8px 0}._recentHeader_q5tpr_187{padding:12px 20px 8px;font-weight:600;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:.5px}._recentItem_q5tpr_196{display:flex;align-items:center;padding:8px 20px;cursor:pointer;transition:background .2s ease;font-size:14px;color:#64748b}._recentItem_q5tpr_196:hover{background:#f8fafc;color:#153240}._recentIcon_q5tpr_211{margin-right:12px;flex-shrink:0}._noResults_q5tpr_216{padding:20px;text-align:center}._noResultsText_q5tpr_221{color:#64748b;font-size:14px;font-style:italic}._noRecentSearches_q5tpr_227{padding:20px;text-align:center}._noRecentText_q5tpr_232{color:#64748b;font-size:14px;font-style:italic}._filtersPanel_q5tpr_238{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:8px;z-index:1000;padding:24px}._filtersHeader_q5tpr_252{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._filtersHeader_q5tpr_252 h3{font-size:18px;font-weight:600;color:#153240;margin:0}._closeFilters_q5tpr_266{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}._closeFilters_q5tpr_266:hover{background:#f1f5f9;color:#153240}._filterGroups_q5tpr_282{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:24px}._filterGroup_q5tpr_282{display:flex;flex-direction:column;gap:8px}._filterGroup_q5tpr_282 label{font-size:14px;font-weight:500;color:#153240}._filterGroup_q5tpr_282 input,._filterGroup_q5tpr_282 select{padding:10px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;color:#153240;background:#fff;transition:border-color .2s ease}._filterGroup_q5tpr_282 input:focus,._filterGroup_q5tpr_282 select:focus{outline:none;border-color:#13eadf}._dateInputs_q5tpr_319{display:flex;gap:8px}._dateInputs_q5tpr_319 input{flex:1}._filterActions_q5tpr_328{display:flex;gap:12px;justify-content:flex-end}._userMenuContainer_q5tpr_334{position:relative;display:flex;align-items:center;gap:16px}._userMenuTrigger_q5tpr_341{display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:12px;transition:background .2s ease}._userMenuTrigger_q5tpr_341:hover{background:#f8fafc}._userAvatar_q5tpr_357{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0}._userAvatar_q5tpr_357 img{width:100%;height:100%;object-fit:cover}._userInfo_q5tpr_371{display:flex;flex-direction:column;align-items:flex-start}._userName_q5tpr_377{font-size:14px;font-weight:600;color:#153240;line-height:1.2}._userRole_q5tpr_384{font-size:12px;color:#64748b;text-transform:capitalize;line-height:1.2}._chevron_q5tpr_391{color:#64748b;transition:transform .2s ease}._userMenuTrigger_q5tpr_341:hover ._chevron_q5tpr_391{transform:rotate(180deg)}._userMenuDropdown_q5tpr_400{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:8px;z-index:1000;min-width:240px;animation:_slideDown_q5tpr_1 .2s ease}@keyframes _slideDown_q5tpr_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._userMenuHeader_q5tpr_425{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #f1f5f9}._headerActions_q5tpr_434{display:flex;align-items:center}._userMenuAvatar_q5tpr_439{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0}._userMenuAvatar_q5tpr_439 img{width:100%;height:100%;object-fit:cover}._userMenuInfo_q5tpr_453{flex:1}._userMenuName_q5tpr_457{font-size:16px;font-weight:600;color:#153240;margin-bottom:2px}._userMenuEmail_q5tpr_464{font-size:14px;color:#64748b}._userMenuDivider_q5tpr_469{height:1px;background:#f1f5f9;margin:8px 0}._userMenuItems_q5tpr_475{padding:8px 0}._userMenuItem_q5tpr_475{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;background:none;border:none;cursor:pointer;font-size:14px;color:#64748b;transition:all .2s ease;text-align:left}._userMenuItem_q5tpr_475:hover{background:#f8fafc;color:#153240}._userMenuItem_q5tpr_475:last-child{color:#dc2626}._userMenuItem_q5tpr_475:last-child:hover{background:#fef2f2;color:#dc2626}@media (max-width: 1024px){._header_q5tpr_1{left:var(--sidebar-width, 200px);padding:0 16px}._searchContainer_q5tpr_32{max-width:400px}._filterGroups_q5tpr_282{grid-template-columns:1fr}._userInfo_q5tpr_371{display:none}}@media (max-width: 768px){._header_q5tpr_1{height:60px}._searchInput_q5tpr_43{font-size:14px}._searchInputContainer_q5tpr_43{padding:0 12px}._filtersPanel_q5tpr_238{padding:16px}}._kpiCard_cp65v_1{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:24px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);transition:all .4s cubic-bezier(.4,0,.2,1);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative;overflow:hidden;cursor:pointer}._kpiCard_cp65v_1:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 60px #0000001a,0 8px 24px #00000014;border-color:#13eadf4d}._kpiCard_cp65v_1:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:20px 20px 0 0}._kpiCard_cp65v_1:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(19,234,223,.02) 0%,transparent 50%);pointer-events:none}._kpiHeader_cp65v_49{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;position:relative;z-index:1}._kpiIcon_cp65v_58{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#13eadf33,#13eadf1a);color:#13eadf;box-shadow:0 4px 16px #13eadf40;border:1px solid rgba(19,234,223,.2);transition:all .3s ease}._kpiTrend_cp65v_72{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:8px 16px;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._kpiTrend_cp65v_72._up_cp65v_84{color:#059669;background:#0596691a;box-shadow:0 2px 8px #05966926}._kpiTrend_cp65v_72._down_cp65v_90{color:#dc2626;background:#dc26261a;box-shadow:0 2px 8px #dc262626}._kpiContent_cp65v_96{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}._kpiTitle_cp65v_104{font-size:13px;font-weight:500;color:#64748b;margin:0;line-height:1.3;letter-spacing:.01em}._kpiValue_cp65v_113{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.1;letter-spacing:-.02em}@media (max-width: 768px){._kpiCard_cp65v_1{padding:20px}._kpiIcon_cp65v_58{width:40px;height:40px}._kpiValue_cp65v_113{font-size:24px}._kpiTrend_cp65v_72{font-size:12px;padding:4px 8px}}.chart{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative;z-index:1}.chart-header{margin-bottom:20px}.chart-header h2{font-size:22px;font-weight:700;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 8px;letter-spacing:-.02em;position:relative}.chart-header h2:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:2px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:1px}.chart-header p{font-size:13px;color:#64748b;margin:0;font-weight:500}.chart-content{margin-bottom:20px}.chart-tooltip{background:#1a202cf2;border:none;border-radius:16px;padding:16px 20px;box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:14px;color:#fff}.tooltip-label{font-weight:600;color:#fff;margin:0 0 12px;font-size:14px;font-family:Poppins,sans-serif}.tooltip-item{display:flex;align-items:center;gap:10px;margin:6px 0;color:#fff;font-size:13px;font-weight:500;font-family:Poppins,sans-serif}.tooltip-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;box-shadow:0 2px 4px #0003}.tooltip-dot.bookings{background:linear-gradient(135deg,#13eadf,#0fd1c7);box-shadow:0 2px 8px #13eadf66}.tooltip-dot.revenue{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f666}.chart-legend{display:flex;gap:24px;justify-content:center;margin-top:24px}.legend-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#64748b;font-weight:500;padding:8px 16px;border-radius:20px;background:#f8fafccc;border:1px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.legend-item:hover{background:#f8fafc;transform:translateY(-1px)}.legend-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:0 2px 4px #0000001a}.legend-dot.bookings{background:linear-gradient(135deg,#13eadf,#0fd1c7);box-shadow:0 2px 8px #13eadf4d}.legend-dot.revenue{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f64d}@media (max-width: 768px){.chart-header h2{font-size:18px}.chart-header p{font-size:13px}.chart-legend{gap:16px}.legend-item{font-size:13px}}._recentBookings_1ne6i_2{height:100%;display:flex;flex-direction:column}._recentBookingsHeader_1ne6i_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}._recentBookingsHeader_1ne6i_8 h3{font-size:16px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}._recentBookingsHeader_1ne6i_8 h3:before{content:"";width:3px;height:16px;background:#3b82f6;border-radius:2px}._viewAllBtn_1ne6i_35{background:none;border:none;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .15s ease;display:flex;align-items:center;gap:4px}._viewAllBtn_1ne6i_35:hover{color:#3b82f6;background:#f8fafc}._bookingsList_1ne6i_55{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding-right:2px}._bookingsList_1ne6i_55::-webkit-scrollbar{width:3px}._bookingsList_1ne6i_55::-webkit-scrollbar-track{background:transparent}._bookingsList_1ne6i_55::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}._bookingsList_1ne6i_55::-webkit-scrollbar-thumb:hover{background:#94a3b8}._bookingItem_1ne6i_82{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;cursor:pointer;transition:all .15s ease;position:relative}._bookingItem_1ne6i_82:hover{border-color:#cbd5e1;box-shadow:0 1px 3px #0000000a}._bookingItem_1ne6i_82._expanded_1ne6i_97{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f61a}._bookingHeader_1ne6i_102{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._bookingId_1ne6i_109{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#64748b}._bookingHeaderRight_1ne6i_118{display:flex;align-items:center;gap:6px}._bookingStatus_1ne6i_125{display:flex;align-items:center;gap:3px;padding:2px 5px;border-radius:3px;font-size:10px;font-weight:500}._bookingStatus_1ne6i_125._confirmed_1ne6i_135{background:#dcfce7;color:#166534}._bookingStatus_1ne6i_125._pending_1ne6i_140{background:#fef3c7;color:#92400e}._bookingStatus_1ne6i_125._completed_1ne6i_145{background:#dbeafe;color:#1e40af}._bookingStatus_1ne6i_125._cancelled_1ne6i_150{background:#fee2e2;color:#991b1b}._bookingDetails_1ne6i_155{display:flex;flex-direction:column;gap:2px;margin-top:8px}._routeRow_1ne6i_162{display:flex;align-items:center;gap:4px}._routeItem_1ne6i_168{display:flex;align-items:center;gap:3px;flex:1}._routeIcon_1ne6i_175{flex-shrink:0;width:9px;height:9px}._pickupIcon_1ne6i_181{color:#10b981}._dropoffIcon_1ne6i_185{color:#ef4444}._routeText_1ne6i_189{font-size:11px;color:#64748b;font-weight:500;line-height:1.2}._routeArrow_1ne6i_196{color:#94a3b8;font-weight:600;font-size:10px;margin:0 2px}._bookingExpanded_1ne6i_204{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;animation:_expandIn_1ne6i_1 .15s ease-out}@keyframes _expandIn_1ne6i_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._expandedSection_1ne6i_222{margin-bottom:12px}._expandedSection_1ne6i_222:last-child{margin-bottom:0}._expandedSection_1ne6i_222 h4{font-size:12px;font-weight:600;color:#374151;margin:0 0 6px;display:flex;align-items:center;gap:4px}._expandedSection_1ne6i_222 h4:before{content:"";width:2px;height:10px;background:#3b82f6;border-radius:1px}._expandedDetails_1ne6i_248{display:flex;flex-direction:column;gap:4px}._expandedRow_1ne6i_254{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;padding:1px 0}._expandedIcon_1ne6i_263{color:#94a3b8;flex-shrink:0;width:12px;height:12px}._specialRequests_1ne6i_270{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:8px;font-size:12px;color:#92400e;line-height:1.3}._expandedActions_1ne6i_281{display:flex;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}._actionBtn_1ne6i_289{display:flex;align-items:center;gap:4px;padding:6px 10px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;flex:1;justify-content:center}._viewBtn_1ne6i_304{background:#f8fafc;color:#475569}._viewBtn_1ne6i_304:hover{background:#f1f5f9}._editBtn_1ne6i_313{background:#dbeafe;color:#1e40af}._editBtn_1ne6i_313:hover{background:#bfdbfe}._deleteBtn_1ne6i_322{background:#fee2e2;color:#dc2626}._deleteBtn_1ne6i_322:hover{background:#fecaca}._emptyState_1ne6i_333{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;text-align:center;color:#94a3b8}._emptyStateIcon_1ne6i_343{margin-bottom:6px;opacity:.5}._emptyState_1ne6i_333 h4{font-size:13px;font-weight:600;color:#64748b;margin:0 0 3px}._emptyState_1ne6i_333 p{font-size:11px;color:#94a3b8;margin:0}@media (max-width: 768px){._recentBookingsHeader_1ne6i_8{margin-bottom:10px;padding-bottom:6px}._recentBookingsHeader_1ne6i_8 h3{font-size:14px}._bookingItem_1ne6i_82{padding:6px 8px}._bookingHeader_1ne6i_102{margin-bottom:4px}._bookingDetails_1ne6i_155{gap:1px}._routeText_1ne6i_189{font-size:10px}}@media (max-width: 480px){._recentBookings_1ne6i_2{padding:0}._recentBookingsHeader_1ne6i_8{padding:0 0 6px}._bookingItem_1ne6i_82{padding:6px;border-radius:4px}._bookingHeader_1ne6i_102{flex-direction:column;align-items:flex-start;gap:4px}._bookingHeaderRight_1ne6i_118{align-self:flex-end}._routeRow_1ne6i_162{flex-direction:column;align-items:flex-start;gap:1px}._routeArrow_1ne6i_196{display:none}}._dashboard_gpspv_1{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative}._dashboard_gpspv_1:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(19,234,223,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.03) 0%,transparent 50%);pointer-events:none;z-index:0}._dashboardHeader_gpspv_25{margin-bottom:32px;padding:0 4px;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}._dashboardHeader_gpspv_25 h1{font-size:32px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.02em;line-height:1.1;position:relative}._dashboardHeader_gpspv_25 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._kpiGrid_gpspv_60{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;position:relative;z-index:1}._dashboardContent_gpspv_69{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px;position:relative;z-index:1}._chartContainer_gpspv_78{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:28px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}._chartContainer_gpspv_78:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(19,234,223,.3),transparent)}._chartPlaceholder_gpspv_101{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center;color:#64748b;background:linear-gradient(135deg,#13eadf0d,#3b82f60d);border-radius:16px;border:2px dashed rgba(19,234,223,.2)}._chartPlaceholder_gpspv_101 h3{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 8px;font-family:Poppins,sans-serif}._chartPlaceholder_gpspv_101 p{font-size:14px;color:#64748b;margin:0;font-family:Poppins,sans-serif}._recentBookingsContainer_gpspv_129{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:28px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden;height:fit-content}._recentBookingsContainer_gpspv_129:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(19,234,223,.3),transparent)}._chartContainer_gpspv_78,._recentBookingsContainer_gpspv_129{transition:all .3s cubic-bezier(.4,0,.2,1)}._chartContainer_gpspv_78:hover,._recentBookingsContainer_gpspv_129:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000014,0 4px 12px #0000000f}@media (max-width: 1200px){._kpiGrid_gpspv_60{grid-template-columns:repeat(4,1fr);gap:20px}._chartContainer_gpspv_78,._recentBookingsContainer_gpspv_129{padding:32px}}@media (max-width: 1024px){._dashboardContent_gpspv_69{grid-template-columns:1fr;gap:24px}._kpiGrid_gpspv_60{grid-template-columns:repeat(2,1fr);gap:20px}._dashboardHeader_gpspv_25 h1{font-size:32px}._chartContainer_gpspv_78,._recentBookingsContainer_gpspv_129{padding:28px}}@media (max-width: 768px){._dashboard_gpspv_1{padding:0}._kpiGrid_gpspv_60{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}._dashboardContent_gpspv_69{gap:20px;margin-bottom:32px}._chartContainer_gpspv_78,._recentBookingsContainer_gpspv_129{padding:24px;border-radius:20px}._dashboardHeader_gpspv_25{margin-bottom:32px}._dashboardHeader_gpspv_25 h1{font-size:28px}._mainContent_gpspv_232{padding:16px}}@media (max-width: 480px){._kpiGrid_gpspv_60{grid-template-columns:1fr;gap:12px}._chartContainer_gpspv_78,._recentBookingsContainer_gpspv_129{padding:20px;border-radius:16px}._dashboardHeader_gpspv_25 h1{font-size:24px}}.booking-map-container{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:24px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);height:100%;display:flex;flex-direction:column}.map-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(226,232,240,.3)}.map-header h3{font-size:18px;font-weight:700;color:#1a202c;margin:0;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.map-legend{display:flex;gap:16px}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b;font-weight:500}.legend-marker{width:12px;height:12px;border-radius:50%;border:2px solid #ffffff;box-shadow:0 2px 4px #0000001a}.legend-marker.pickup{background:#1f2937}.legend-marker.dropoff{background:#f97316}.map-content{flex:1;position:relative;border-radius:12px;overflow:hidden;background:#f8fafc;border:1px solid rgba(226,232,240,.3)}.map-container{width:100%;height:100%;min-height:300px;position:relative;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.google-map{width:100%;height:100%;min-height:300px;border-radius:12px}.google-maps-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#64748b;gap:16px}.google-maps-loading .loading-spinner{display:flex;align-items:center;justify-content:center}.google-maps-loading .spinner{width:32px;height:32px;border:3px solid rgba(19,234,223,.3);border-top:3px solid #13EADF;border-radius:50%;animation:spin 1s linear infinite}.google-maps-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#ef4444;text-align:center;padding:20px;gap:8px}.google-maps-error p{margin:0;font-size:14px}.mock-map{width:100%;height:100%;position:relative;background:radial-gradient(circle at 20% 20%,rgba(19,234,223,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(59,130,246,.1) 0%,transparent 50%)}.map-background{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(226,232,240,.3) 1px,transparent 1px),linear-gradient(rgba(226,232,240,.3) 1px,transparent 1px);background-size:20px 20px;opacity:.5}.map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9ca3af;text-align:center;padding:40px}.map-placeholder svg{margin-bottom:16px;opacity:.5}.map-placeholder p{font-size:14px;font-weight:500;margin:0}.map-marker{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:10;animation:markerAppear .3s ease-out}@keyframes markerAppear{0%{opacity:0;transform:scale(.8) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.marker-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #ffffff;box-shadow:0 4px 12px #00000026;margin-bottom:4px}.map-marker.pickup .marker-icon{background:#13eadf;color:#fff}.map-marker.dropoff .marker-icon{background:#3b82f6;color:#fff}.marker-label{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;color:#1a202c;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(255,255,255,.2)}.route-line{position:absolute;top:50%;left:20%;right:20%;height:3px;background:linear-gradient(90deg,#13eadf,#3b82f6);border-radius:2px;box-shadow:0 2px 8px #0000001a;animation:routeDraw .5s ease-out}@keyframes routeDraw{0%{width:0;left:50%}to{width:60%;left:20%}}.map-info{margin-top:16px;padding-top:16px;border-top:1px solid rgba(226,232,240,.3)}.location-info{display:flex;align-items:flex-start;gap:8px;padding:8px 0;font-size:13px;line-height:1.4}.location-info.pickup svg{color:#1f2937;margin-top:2px;flex-shrink:0}.location-info.dropoff svg{color:#f97316;margin-top:2px;flex-shrink:0}.location-info strong{color:#1a202c;font-weight:600}@media (max-width: 768px){.booking-map-container{padding:16px}.map-header{flex-direction:column;align-items:flex-start;gap:12px}.map-legend{gap:12px}.map-container{min-height:250px}.map-placeholder{padding:20px}.map-placeholder svg{width:36px;height:36px}}.location-search-container{position:relative;width:100%}.location-search-input-wrapper{position:relative;display:flex;align-items:center;border:2px solid #e2e8f0;border-radius:8px;padding:10px 48px 10px 15px;transition:all .2s ease;box-sizing:border-box}.location-search-input-wrapper:focus-within{border-color:#13eadf;background:#fff;box-shadow:0 0 0 3px #13eadf1a}.location-search-input-wrapper.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.location-search-icon{display:flex;align-items:center;justify-content:center;margin-right:12px;color:#64748b;flex-shrink:0}.location-search-input{flex:1;border:none;outline:none;background:none;font-size:15px;color:#1e293b;font-family:inherit;font-weight:400;padding:0}.location-search-input::placeholder{color:#9ca3af;font-weight:400}.location-search-loading{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.spinner-small{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #13EADF;border-radius:50%;animation:spin 1s linear infinite}.location-search-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;z-index:1000;max-height:300px;overflow-y:auto;margin-top:4px;pointer-events:auto}.location-search-item{display:flex;align-items:flex-start;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f1f5f9;-webkit-user-select:none;user-select:none}.location-search-item:last-child{border-bottom:none}.location-search-item:hover{background-color:#f8fafc}.location-search-item:active{background-color:#e2e8f0}.location-search-item-icon{color:#64748b;margin-right:12px;margin-top:2px;flex-shrink:0}.location-search-item-content{flex:1;min-width:0}.location-search-item-main{font-size:14px;font-weight:500;color:#153240;margin-bottom:2px;line-height:1.4}.location-search-item-secondary{font-size:12px;color:#64748b;line-height:1.3}@media (max-width: 768px){.location-search-input-wrapper{padding:10px 14px}.location-search-input{font-size:16px}.location-search-item{padding:10px 14px}.location-search-item-main{font-size:14px}.location-search-item-secondary{font-size:12px}}@media (prefers-color-scheme: dark){.location-search-input-wrapper{background:#1e293b;border-color:#334155}.location-search-input{color:#f1f5f9}.location-search-input::placeholder{color:#64748b}.location-search-dropdown{background:#1e293b;border-color:#334155}.location-search-item{border-bottom-color:#334155}.location-search-item:hover{background-color:#334155}.location-search-item-main{color:#f1f5f9}.location-search-item-secondary{color:#94a3b8}}.error-message{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px;display:block;animation:slideDown .2s ease;font-family:Poppins,sans-serif;background:none;border:none;padding:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.input-with-icon input.error,.input-with-icon select.error,.form-group input.error,.form-group select.error{border-color:#ef4444!important;background-color:#fef2f2!important;box-shadow:0 0 0 3px #ef44441a!important}.input-with-icon input.error:focus,.input-with-icon select.error:focus,.form-group input.error:focus,.form-group select.error:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}@media (max-width: 768px){.error-message{font-size:11px;margin-top:3px}}@media (max-width: 480px){.error-message{font-size:10px;margin-top:2px}}._searchableSelect_132r2_1{position:relative;width:100%;z-index:1}._selectButton_132r2_7{width:100%;padding:14px;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;text-align:left;min-height:42px;box-sizing:border-box;box-shadow:0 1px 3px #0000000d}._selectButton_132r2_7:hover:not(._disabled_132r2_26){border-color:#cbd5e1;box-shadow:0 2px 6px #00000014}._selectButton_132r2_7:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 2px 8px #13eadf26}._selectButton_132r2_7._disabled_132r2_26{opacity:.5;cursor:not-allowed;background:#f8fafc}._selectButton_132r2_7._error_132r2_45{border-color:#ef4444}._selectDisplay_132r2_49{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;display:flex;align-items:center;gap:8px;min-height:20px}._selectButton_132r2_7:has(._selectDisplay_132r2_49:not(:empty)) ._selectDisplay_132r2_49{color:#1e293b}._selectButton_132r2_7._multipleSelect_132r2_65{padding:8px 1p4x;min-height:48px}._tagsContainer_132r2_70{display:flex;flex-wrap:wrap;gap:6px;align-items:center;width:100%}._tag_132r2_70{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#1e293b;white-space:nowrap}._tagRemove_132r2_91{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;margin:0;color:#64748b;transition:color .2s ease;border-radius:3px;width:16px;height:16px;flex-shrink:0}._tagRemove_132r2_91:hover{color:#ef4444;background:#ef44441a}._placeholder_132r2_113{color:#94a3b8}._chevron_132r2_117{margin-left:8px;flex-shrink:0;transition:transform .2s ease;color:#64748b}._chevronOpen_132r2_124{transform:rotate(180deg)}._dropdown_132r2_128{position:fixed;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #00000026,0 4px 10px #0000001a;z-index:1000000;max-height:300px;display:flex;flex-direction:column;overflow:hidden;isolation:isolate}._searchContainer_132r2_142{position:relative;padding:12px;border-bottom:1px solid #e2e8f0}._searchIcon_132r2_148{position:absolute;left:24px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_132r2_157{width:100%;padding:8px 40px 8px 36px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s ease;box-sizing:border-box}._searchInput_132r2_157:focus{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._clearButton_132r2_173{position:absolute;right:24px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._clearButton_132r2_173:hover{color:#64748b;background:#f1f5f9}._optionsList_132r2_195{max-height:240px;overflow-y:auto;padding:4px 0;font-size:14px}._optionItem_132r2_202{padding:10px 16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .15s ease}._optionItem_132r2_202:hover{background-color:#f8fafc}._optionSelected_132r2_215{background-color:#f0fdfa;color:#13eadf;font-weight:500}._optionLabel_132r2_221{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._checkmark_132r2_228{color:#13eadf;font-weight:700;margin-left:8px}._noResults_132r2_234{padding:16px;text-align:center;color:#94a3b8;font-size:14px}._datepicker_1aq6t_1{position:relative;width:100%}._inputContainer_1aq6t_6{position:relative}._dateInput_1aq6t_10{width:100%;padding:14px 36px 14px 10px;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;cursor:pointer;transition:all .2s ease;text-align:left;box-sizing:border-box;box-shadow:0 1px 3px #0000000d;font-family:inherit}._dateInput_1aq6t_10:hover:not(._disabled_1aq6t_26):not(._error_1aq6t_26){border-color:#cbd5e1;box-shadow:0 2px 6px #00000014}._dateInput_1aq6t_10:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 2px 8px #13eadf26}._dateInput_1aq6t_10._disabled_1aq6t_26{opacity:.5;cursor:not-allowed;background:#f8fafc}._dateInput_1aq6t_10._error_1aq6t_26{border-color:#ef4444;background:#fef2f2}._dateInput_1aq6t_10._open_1aq6t_50{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 2px 8px #13eadf26}._calendarIcon_1aq6t_57{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}._calendar_1aq6t_57{position:absolute;top:calc(100% + 4px);left:0;z-index:1000;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:12px;min-width:260px;max-width:280px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:_fadeIn_1aq6t_1 .2s ease-out}@keyframes _fadeIn_1aq6t_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._calendarHeader_1aq6t_92{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._navButton_1aq6t_99{padding:3px;border-radius:4px;border:none;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._navButton_1aq6t_99:hover{background:#f1f5f9}._navButton_1aq6t_99:focus{outline:none;box-shadow:0 0 0 2px #13eadf80}._monthTitle_1aq6t_121{font-size:13px;font-weight:600;color:#1e293b;margin:0}._weekDays_1aq6t_128{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px}._weekDay_1aq6t_128{text-align:center;font-size:10px;font-weight:600;color:#64748b;padding:3px 0}._daysGrid_1aq6t_143{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._dayButton_1aq6t_149{aspect-ratio:1;border-radius:4px;border:none;background:transparent;font-size:12px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;min-height:28px}._dayButton_1aq6t_149:hover:not(._disabled_1aq6t_26):not(._selected_1aq6t_165){background:#f1f5f9}._dayButton_1aq6t_149:focus{outline:none;box-shadow:0 0 0 2px #13eadf80}._dayButton_1aq6t_149._otherMonth_1aq6t_174{color:#cbd5e1}._dayButton_1aq6t_149._disabled_1aq6t_26{opacity:.3;cursor:not-allowed}._dayButton_1aq6t_149._disabled_1aq6t_26:hover{background:transparent}._dayButton_1aq6t_149._selected_1aq6t_165{background:#13eadf;color:#fff;font-weight:600;box-shadow:0 2px 4px #13eadf4d}._dayButton_1aq6t_149._today_1aq6t_194:not(._selected_1aq6t_165){box-shadow:0 0 0 2px #13eadf}.payment-form-container{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:32px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;max-width:500px;margin:0 auto}.payment-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(226,232,240,.5)}.payment-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#13eadf,#0fd1c7);border-radius:12px;color:#fff}.payment-info h3{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 4px;font-family:Poppins,sans-serif}.payment-info p{font-size:16px;color:#64748b;margin:0;font-weight:500;font-family:Poppins,sans-serif}.payment-form{display:flex;flex-direction:column;gap:24px}.card-element-container{display:flex;flex-direction:column;gap:8px}.card-label{font-size:14px;font-weight:600;color:#374151;font-family:Poppins,sans-serif}.StripeElement{padding:16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;transition:all .2s ease;font-family:Poppins,sans-serif}.StripeElement:hover{border-color:#13eadf}.StripeElement--focus{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}.StripeElement--invalid{border-color:#ef4444}.StripeElement--complete{border-color:#10b981}.payment-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;font-weight:500;font-family:Poppins,sans-serif}.payment-security{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0369a1;font-size:14px;font-weight:500;font-family:Poppins,sans-serif}.payment-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;background:linear-gradient(135deg,#13eadf,#0fd1c7);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #13eadf4d}.payment-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}.payment-button:active:not(:disabled){transform:translateY(0)}.payment-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #13eadf33}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.payment-form-container{padding:24px;margin:0 16px}.payment-header{flex-direction:column;text-align:center;gap:12px}.payment-info h3{font-size:18px}.payment-info p{font-size:14px}}@media (max-width: 480px){.payment-form-container{padding:20px;margin:0 12px}.payment-button{padding:14px 20px;font-size:14px}}._dialCodeSelector_wuvc0_1{position:relative;width:130px;flex-shrink:0}._dialCodeButton_wuvc0_7{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;background:linear-gradient(135deg,#fff,#f8fafc);cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;gap:8px;-webkit-user-select:none;user-select:none}._dialCodeButton_wuvc0_7:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._dialCodeButton_wuvc0_7._open_wuvc0_27{border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._dialCodeButton_wuvc0_7._disabled_wuvc0_35{opacity:.5;cursor:not-allowed;background:#f8fafc}._dialCodeDisplay_wuvc0_41{display:flex;align-items:center;gap:6px;flex:1;font-size:14px}._code_wuvc0_49{font-weight:500;color:#374151}._flag_wuvc0_54{font-size:11px;padding:2px 4px;background:#f1f5f9;border-radius:4px;color:#64748b;font-weight:600;text-transform:uppercase}._chevron_wuvc0_64{color:#64748b;transition:transform .2s ease;flex-shrink:0}._chevron_wuvc0_64._rotated_wuvc0_70{transform:rotate(180deg)}._dropdown_wuvc0_74{position:absolute;top:calc(100% + 4px);left:0;width:420px;min-width:420px;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px #00000026,0 4px 12px #0000001a;z-index:1000;overflow:hidden;max-height:450px;display:flex;flex-direction:column}._searchContainer_wuvc0_91{position:relative;padding:14px 16px;border-bottom:1.5px solid #e5e7eb;background:#f8fafc}._searchIcon_wuvc0_98{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;z-index:1}._searchInput_wuvc0_108{width:100%;padding:10px 40px 10px 36px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;color:#374151;background:#fff;transition:all .2s ease;box-sizing:border-box}._searchInput_wuvc0_108:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 2px #13eadf1a}._clearButton_wuvc0_126{position:absolute;right:28px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#64748b;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:all .2s ease;z-index:1}._clearButton_wuvc0_126:hover{background:#f1f5f9;color:#1e293b}._countryList_wuvc0_149{overflow-y:auto;max-height:256px;padding:6px 0}._countryList_wuvc0_149::-webkit-scrollbar{width:6px}._countryList_wuvc0_149::-webkit-scrollbar-track{background:#f8fafc}._countryList_wuvc0_149::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._countryList_wuvc0_149::-webkit-scrollbar-thumb:hover{background:#94a3b8}._countryItem_wuvc0_172{display:flex;align-items:center;gap:14px;padding:12px 18px;cursor:pointer;transition:all .15s ease;border-left:3px solid transparent;word-wrap:break-word}._countryItem_wuvc0_172:hover{background:#f8fafc;border-left-color:#13eadf}._countryItem_wuvc0_172._selected_wuvc0_188{background:#13eadf14;border-left-color:#13eadf;font-weight:500}._countryItem_wuvc0_172._userCountry_wuvc0_194{position:relative}._countryCode_wuvc0_198{font-weight:600;color:#374151;min-width:45px;font-size:14px;font-family:Courier New,monospace;letter-spacing:.3px}._countryName_wuvc0_207{flex:1;color:#1e293b;font-size:14px;font-weight:500;white-space:normal;word-wrap:break-word;overflow:visible;min-width:0;line-height:1.4}._userCountryBadge_wuvc0_219{color:#13eadf;font-size:18px;margin-left:auto;font-weight:700}._checkmark_wuvc0_226{color:#13eadf;font-weight:700;font-size:16px}._noResults_wuvc0_232{padding:24px;text-align:center;color:#64748b}._noResults_wuvc0_232 p{margin-bottom:12px;font-size:14px}._clearSearchButton_wuvc0_243{padding:6px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#374151;font-size:13px;cursor:pointer;transition:all .2s ease}._clearSearchButton_wuvc0_243:hover{background:#e2e8f0;border-color:#cbd5e1}._hiddenSelect_wuvc0_259{position:absolute;opacity:0;pointer-events:none;width:0;height:0}._newBooking_keepj_1{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}._progressSteps_keepj_9{display:flex;justify-content:space-between;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:20px;margin-bottom:32px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);gap:15px;position:relative;overflow:hidden}._progressSteps_keepj_9:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(19,234,223,.3),transparent)}._step_keepj_36{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:12px 10px;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#f8fafc;border:2px solid #d1d5db;opacity:.8}._step_keepj_36:hover{background:#13eadf0d;border-color:#13eadf4d}._step_keepj_36._completed_keepj_56,._step_keepj_36._current_keepj_62{background:#13eadf1a;border-color:#13eadf;opacity:1}._stepIcon_keepj_68{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#d1d5db;color:#6b7280;flex-shrink:0;transition:all .2s ease}._step_keepj_36._completed_keepj_56 ._stepIcon_keepj_68,._step_keepj_36._current_keepj_62 ._stepIcon_keepj_68{background:#13eadf;color:#153240}._stepInfo_keepj_91{flex:1;min-width:0}._stepTitle_keepj_96{display:block;font-size:14px;font-weight:600;color:#6b7280;margin-bottom:2px}._step_keepj_36._completed_keepj_56 ._stepTitle_keepj_96,._step_keepj_36._current_keepj_62 ._stepTitle_keepj_96{color:#153240}._stepDescription_keepj_109{display:block;font-size:12px;color:#9ca3af}._step_keepj_36._completed_keepj_56 ._stepDescription_keepj_109,._step_keepj_36._current_keepj_62 ._stepDescription_keepj_109{color:#64748b}._stepArrow_keepj_120{color:#d1d5db;flex-shrink:0;margin-left:8px}._step_keepj_36._completed_keepj_56 ._stepArrow_keepj_120,._step_keepj_36._current_keepj_62 ._stepArrow_keepj_120{color:#13eadf}._bookingForm_keepj_132{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000a;border:1px solid rgba(0,0,0,.02);overflow:hidden}._stepContent_keepj_140{padding:32px}._stepHeader_keepj_144{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #f1f5f9}._stepHeader_keepj_144 h2{font-size:24px;font-weight:700;color:#153240;margin:0 0 4px}._stepHeader_keepj_144 p{font-size:16px;color:#64748b;margin:0}._serviceTabs_keepj_167{display:flex;background:#f8fafc;border-radius:12px;padding:4px;margin-bottom:32px;gap:4px}._tabButton_keepj_176{flex:1;padding:12px 16px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}._tabButton_keepj_176._active_keepj_190{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 2px 8px #13eadf4d}._tabButton_keepj_176:hover:not(._active_keepj_190){background:#e2e8f0;color:#374151}._locationHint_keepj_202{font-size:13px;color:#64748b;margin-bottom:12px}._locationInputs_keepj_208{position:relative;margin-bottom:24px}._locationInputs_keepj_208._returnTrip_keepj_213{margin-top:20px;padding-top:20px;border-top:1px solid #f1f5f9}._inputGroup_keepj_219{position:relative;margin-bottom:16px}._inputGroup_keepj_219:last-child{margin-bottom:0}._inputIcon_keepj_228{position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center}._locationDot_keepj_239{width:12px;height:12px;border:2px solid #13EADF;border-radius:50%;background:#fff}._connectionLine_keepj_247{position:absolute;left:21px;top:28px;bottom:28px;width:2px;background:#e2e8f0;z-index:1}._inputGroup_keepj_219 input{width:100%;padding:16px 48px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:inherit;color:#1e293b;background:#f8fafc;transition:all .2s ease;box-sizing:border-box}._inputGroup_keepj_219 input:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a;background:#fff}._inputGroup_keepj_219 input::placeholder{color:#9ca3af}._inputGroup_keepj_219 input._error_keepj_281{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._locationWithSwap_keepj_287{position:relative;margin-top:16px;margin-bottom:16px}._locationWithSwap_keepj_287:last-child{margin-bottom:0}._swapButton_keepj_298{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:#e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:3}._swapButton_keepj_298:hover{background:#cbd5e1;transform:translateY(-50%) scale(1.05)}._swapButton_keepj_298 svg{color:#64748b}._datetimeRow_keepj_326{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}._datetimeRow_keepj_326._returnTrip_keepj_213{margin-top:20px}._datetimeRow_keepj_326 ._inputGroup_keepj_219{margin-bottom:0}._inputGroup_keepj_219 label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._fieldHint_keepj_349{display:block;font-size:12px;color:#6b7280;margin-top:6px}._priceHiddenNote_keepj_356{margin-top:12px;padding:12px;background:#f3f4f6;border-radius:8px;color:#6b7280;font-size:14px}._inputWithIcon_keepj_365{position:relative}._inputWithIcon_keepj_365 input,._inputWithIcon_keepj_365 select{width:100%;padding:16px 48px 16px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:inherit;color:#1e293b;background:#f8fafc;transition:all .2s ease;box-sizing:border-box;appearance:none}._inputWithIcon_keepj_365:has(._inputIconLeft_keepj_385) input{padding-left:48px;padding-right:16px}._inputWithIcon_keepj_365 input:focus,._inputWithIcon_keepj_365 select:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a;background:#fff}._inputWithIcon_keepj_365 input._error_keepj_281,._inputWithIcon_keepj_365 select._error_keepj_281{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._inputIconRight_keepj_404{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._inputIconLeft_keepj_385{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;z-index:2}._datePicker_keepj_424,._timePicker_keepj_425{width:100%;padding:16px 48px 16px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:inherit;color:#1e293b;background:#f8fafc;transition:all .2s ease;box-sizing:border-box;appearance:none;cursor:pointer}._datePicker_keepj_424{padding:0!important;border:0px solid #e2e8f0!important}._datePicker_keepj_424:focus,._timePicker_keepj_425:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a;background:#fff}._datePicker_keepj_424:hover,._timePicker_keepj_425:hover{border-color:#cbd5e1;background:#f1f5f9}._datePicker_keepj_424::-webkit-calendar-picker-indicator{background:transparent;color:transparent;cursor:pointer;height:auto;inset:0;position:absolute;width:auto}._datePicker_keepj_424::-webkit-datetime-edit{padding:0}._datePicker_keepj_424::-webkit-datetime-edit-fields-wrapper{padding:0}._datePicker_keepj_424::-webkit-datetime-edit-text{color:#64748b;padding:0 4px}._datePicker_keepj_424::-webkit-datetime-edit-month-field,._datePicker_keepj_424::-webkit-datetime-edit-day-field,._datePicker_keepj_424::-webkit-datetime-edit-year-field{color:#1e293b;font-weight:500}._datePicker_keepj_424._datepicker_keepj_500,._datePicker_keepj_424 ._inputContainer_keepj_504{width:100%}._datePicker_keepj_424 ._dateInput_keepj_508{width:100%!important;padding:16px 48px 16px 16px!important;border:2px solid #e2e8f0!important;border-radius:12px!important;font-size:15px!important;font-family:inherit!important;color:#1e293b!important;background:#f8fafc!important;transition:all .2s ease!important;box-sizing:border-box!important;cursor:pointer!important;text-align:left!important;box-shadow:none!important}._datePicker_keepj_424 ._dateInput_keepj_508:hover:not(._disabled_keepj_524):not(._error_keepj_281){border-color:#cbd5e1!important;background:#f1f5f9!important}._datePicker_keepj_424 ._dateInput_keepj_508:focus,._datePicker_keepj_424 ._dateInput_keepj_508._open_keepj_530{outline:none!important;border-color:#13eadf!important;box-shadow:0 0 0 3px #13eadf1a!important;background:#fff!important}._datePicker_keepj_424 ._dateInput_keepj_508._error_keepj_281{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important;background:#fef2f2!important}._datePicker_keepj_424 ._calendarIcon_keepj_543{display:none!important}._timePicker_keepj_425::-webkit-calendar-picker-indicator{background:transparent;color:transparent;cursor:pointer;height:auto;inset:0;position:absolute;width:auto}._timePicker_keepj_425::-webkit-datetime-edit{padding:0}._timePicker_keepj_425::-webkit-datetime-edit-fields-wrapper{padding:0}._timePicker_keepj_425::-webkit-datetime-edit-text{color:#64748b;padding:0 2px}._timePicker_keepj_425::-webkit-datetime-edit-hour-field,._timePicker_keepj_425::-webkit-datetime-edit-minute-field{color:#1e293b;font-weight:500}@-moz-document url-prefix(){._datePicker_keepj_424,._timePicker_keepj_425{padding:16px}._datePicker_keepj_424::-moz-placeholder,._timePicker_keepj_425::-moz-placeholder{color:#9ca3af}}._datetimeRow_keepj_326 ._inputGroup_keepj_219 label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._datePicker_keepj_424,._timePicker_keepj_425{width:100%;padding:16px 20px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:500;color:#374151;background:#fff;transition:all .3s ease;outline:none;box-sizing:border-box}._datePicker_keepj_424:focus,._timePicker_keepj_425:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a;transform:translateY(-1px)}._datePicker_keepj_424:hover,._timePicker_keepj_425:hover{border-color:#d1d5db}._datePicker_keepj_424._error_keepj_281,._timePicker_keepj_425._error_keepj_281{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._datePicker_keepj_424::-webkit-calendar-picker-indicator,._timePicker_keepj_425::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:100%;height:100%;cursor:pointer}._datePicker_keepj_424::-webkit-datetime-edit,._timePicker_keepj_425::-webkit-datetime-edit{padding:0;margin:0}._datePicker_keepj_424::-webkit-datetime-edit-fields-wrapper,._timePicker_keepj_425::-webkit-datetime-edit-fields-wrapper{padding:0;margin:0}._datePicker_keepj_424::-webkit-datetime-edit-text,._timePicker_keepj_425::-webkit-datetime-edit-text{color:#6b7280;padding:0 4px}._datePicker_keepj_424::-webkit-datetime-edit-month-field,._datePicker_keepj_424::-webkit-datetime-edit-day-field,._datePicker_keepj_424::-webkit-datetime-edit-year-field,._timePicker_keepj_425::-webkit-datetime-edit-hour-field,._timePicker_keepj_425::-webkit-datetime-edit-minute-field{color:#374151;font-weight:500}@-moz-document url-prefix(){._datePicker_keepj_424,._timePicker_keepj_425{padding:16px 20px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;font-weight:500;color:#374151;background:#fff;transition:all .3s ease;outline:none;width:100%;box-sizing:border-box}._datePicker_keepj_424:focus,._timePicker_keepj_425:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a;transform:translateY(-1px)}}@media (max-width: 768px){._datePicker_keepj_424,._timePicker_keepj_425{padding:14px 16px;font-size:14px}}@media (max-width: 480px){._datePicker_keepj_424,._timePicker_keepj_425{padding:12px 14px;font-size:14px}}._durationSection_keepj_719{margin-bottom:24px}._durationCounter_keepj_723{display:flex;align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:4px;transition:all .2s ease}._durationCounter_keepj_723:focus-within{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._counterBtn_keepj_738{width:40px;height:40px;border:none;border-radius:8px;background:#f8fafc;color:#64748b;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._counterBtn_keepj_738:hover{background:#e2e8f0;transform:translateY(-1px)}._counterBtn_keepj_738:active{transform:translateY(0)}._minusBtn_keepj_763:hover{background:#fef2f2;color:#dc2626}._plusBtn_keepj_768:hover{background:#f0fdfa;color:#059669}._counterDisplay_keepj_773{flex:1;display:flex;flex-direction:column;align-items:center;padding:8px 16px}._counterNumber_keepj_781{font-size:24px;font-weight:700;color:#1e293b;line-height:1}._counterLabel_keepj_788{font-size:12px;color:#64748b;font-weight:500;margin-top:2px}._returnTripSection_keepj_796{margin-bottom:24px}._returnTripToggle_keepj_800{margin-bottom:20px;padding:20px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;transition:all .3s ease}._returnTripToggle_keepj_800:hover{border-color:#cbd5e1;background:#f1f5f9}._toggleLabel_keepj_814{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0}._toggleText_keepj_822{display:flex;flex-direction:column;gap:4px;flex:1;pointer-events:none}._toggleTitle_keepj_830{font-size:16px;font-weight:600;color:#153240;line-height:1.4}._toggleSubtitle_keepj_837{font-size:13px;color:#94a3b8;line-height:1.4}._toggleSwitch_keepj_844{position:relative;width:52px;height:28px;background:#cbd5e1;border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;flex-shrink:0;border:none;outline:none}._toggleSwitch_keepj_844:hover{background:#b0bfd0}._toggleSwitch_keepj_844._active_keepj_190{background:#07bb2a}._toggleSwitch_keepj_844._active_keepj_190:hover{background:#06a025}._toggleSlider_keepj_869{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #00000026}._toggleSwitch_keepj_844._active_keepj_190 ._toggleSlider_keepj_869{transform:translate(24px);box-shadow:0 3px 8px #0003}._returnTripContent_keepj_887{margin-top:20px;margin-bottom:20px;padding:24px;background:#fff;border:2px solid #e2e8f0;border-radius:16px;animation:_slideDown_keepj_1 .3s ease-out}@keyframes _slideDown_keepj_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._returnTripHeader_keepj_908{margin-bottom:20px}._returnTripHeader_keepj_908 h4{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 12px;position:relative}._returnTripHeader_keepj_908 h4:before{content:"";position:absolute;left:-24px;top:50%;transform:translateY(-50%);width:4px;height:20px;background:#13eadf;border-radius:2px}._returnTripDivider_keepj_932{height:1px;background:linear-gradient(90deg,#e2e8f0,#13eadf,#e2e8f0);border-radius:1px}._locationInputs_keepj_208._returnTrip_keepj_213{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}._locationInputs_keepj_208._returnTrip_keepj_213 ._locationWithSwap_keepj_287{position:relative;margin-top:0}._locationInputs_keepj_208._returnTrip_keepj_213 ._locationSearchContainer_keepj_951{margin-bottom:0}._locationDot_keepj_239._returnDot_keepj_955{border-color:#f59e0b;background:#fff}._connectionLine_keepj_247._returnLine_keepj_960{background:linear-gradient(180deg,#f59e0b,#e2e8f0);height:24px;width:2px;margin-left:28px}._datetimeRow_keepj_326._returnTrip_keepj_213{margin-bottom:0}._passengerCounter_keepj_972{display:flex;align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:4px 12px;transition:all .2s ease}._passengerCounter_keepj_972:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a;background:#fff}._counterBtn_keepj_738{width:40px;height:40px;border:none;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:18px;font-weight:600;color:#374151;box-shadow:0 1px 2px #0000000d}._counterBtn_keepj_738:hover:not(:disabled){background:#f8fafc;transform:scale(1.05);box-shadow:0 2px 4px #0000001a}._counterBtn_keepj_738:active:not(:disabled){transform:scale(.95);box-shadow:0 1px 2px #0000000d}._counterBtn_keepj_738:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;box-shadow:none}._minusBtn_keepj_763{color:#ef4444}._minusBtn_keepj_763:hover:not(:disabled){background:#fef2f2;color:#dc2626}._plusBtn_keepj_768{color:#13eadf}._plusBtn_keepj_768:hover:not(:disabled){background:#f0fdfa;color:#0d9488}._counterDisplay_keepj_773{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 16px;min-height:48px;background:transparent}._counterNumber_keepj_781{font-size:18px;font-weight:600;color:#1e293b;line-height:1}._counterLabel_keepj_788{font-size:13px;color:#64748b;font-weight:500;margin-top:2px}._errorMessages_keepj_1067{margin-bottom:24px}._errorMessage_keepj_1067{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;margin-bottom:8px}._errorMessage_keepj_1067:last-child{margin-bottom:0}._bookingLayout_keepj_1087{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}._bookingFormSection_keepj_1094{display:flex;flex-direction:column}._bookingMapSection_keepj_1099{position:sticky;top:20px}._vehicleSelection_keepj_1105{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}._vehicleCard_keepj_1111{border:2px solid #e2e8f0;border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease;background:#fff;position:relative}._vehicleCard_keepj_1111:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._vehicleCard_keepj_1111._selected_keepj_1127{background:#13eadf1a;border-color:#13eadf;box-shadow:0 4px 12px #13eadf33}._vehicleIcon_keepj_1133{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#13eadf;color:#153240;margin-bottom:16px}._vehicleInfo_keepj_1145 h3{font-size:18px;font-weight:600;color:#153240;margin:0 0 8px}._vehicleInfo_keepj_1145 p{font-size:14px;color:#64748b;margin:0 0 12px;line-height:1.4}._vehiclePrice_keepj_1159{font-size:16px;font-weight:700;color:#13eadf}._selectedIndicator_keepj_1165{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#13eadf;color:#153240;display:flex;align-items:center;justify-content:center}._vehicleSelectionModern_keepj_1180{display:flex;flex-direction:column;gap:12px;margin-top:20px;max-width:750px}._vehicleCardModern_keepj_1188{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;gap:16px;min-height:100px}._vehicleCardModern_keepj_1188:hover{border-color:#13eadf;box-shadow:0 2px 8px #13eadf1a;transform:translateY(-1px)}._vehicleCardModern_keepj_1188._selected_keepj_1127{border-color:#13eadf;background:#f0fdfa;box-shadow:0 2px 8px #13eadf26}._vehicleImage_keepj_1214{width:60px;height:60px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0;transition:all .2s ease;overflow:hidden;position:relative}._vehicleImage_keepj_1214 img{width:100%;height:100%;object-fit:contain;border-radius:6px}._vehicleImageFallback_keepj_1237{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}._vehicleCardModern_keepj_1188:hover ._vehicleImage_keepj_1214{border-color:#13eadf;background:#f0fdfa;color:#13eadf}._vehicleDetails_keepj_1251{flex:1;display:flex;flex-direction:column;gap:8px}._vehicleHeader_keepj_1258{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._vehicleTitle_keepj_1265{margin:0;font-size:16px;font-weight:600;color:#111827;font-family:Poppins,sans-serif;line-height:1.2}._vehicleBadge_keepj_1274{padding:7px 8px;border-radius:4px;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;line-height:1}._vehicleBadge_keepj_1274._popular_keepj_1284{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._vehicleBadge_keepj_1274._topClass_keepj_1290{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}._vehicleCapacity_keepj_1297{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._capacityItem_keepj_1304{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280;font-weight:500}._capacityNumber_keepj_1313{font-weight:600;color:#374151}._capacityIcon_keepj_1318{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#9ca3af}._infoIcon_keepj_1327{font-size:10px;color:#d1d5db;margin-left:2px}._vehicleDescription_keepj_1333{margin:8px 0 0;font-size:12px;color:#6b7280;line-height:1.3;font-weight:400}._vehiclePricing_keepj_1342{display:flex;flex-direction:column;align-items:flex-end;gap:1px;margin-left:auto;position:absolute;right:9px;bottom:15px}._originalPrice_keepj_1353{font-size:11px;color:#9ca3af;text-decoration:line-through;font-weight:400}._currentPrice_keepj_1360{font-size:19px;font-weight:600;color:#111827;font-family:Poppins,sans-serif;line-height:1}._vehicleCardModern_keepj_1188._selected_keepj_1127 ._currentPrice_keepj_1360{color:#13eadf}._priceLabel_keepj_1372{font-size:9px;color:#9ca3af;font-weight:400;text-transform:uppercase;letter-spacing:.3px}._selectedIndicatorModern_keepj_1380{position:absolute;top:12px;right:12px;width:24px;height:24px;background:#13eadf;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;animation:_scaleIn_keepj_1 .2s ease;box-shadow:0 2px 6px #13eadf4d}._formGrid_keepj_1397{display:grid;grid-template-columns:1fr;gap:20px;max-width:50%}._checkboxGroup_keepj_1407{margin-top:8px}._checkboxLabel_keepj_1411{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease;font-weight:500;color:#374151}._checkboxLabel_keepj_1411:hover{background:#f1f5f9;border-color:#13eadf}._checkboxLabel_keepj_1411 input[type=checkbox]{display:none}._checkboxCustom_keepj_1434{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;background:#fff;position:relative;transition:all .2s ease;flex-shrink:0}._checkboxLabel_keepj_1411 input[type=checkbox]:checked+._checkboxCustom_keepj_1434{background:#13eadf;border-color:#13eadf}._checkboxLabel_keepj_1411 input[type=checkbox]:checked+._checkboxCustom_keepj_1434:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkboxLabel_keepj_1411 svg{color:#6b7280;flex-shrink:0}._checkboxLabel_keepj_1411 input[type=checkbox]:checked~svg{color:#13eadf}._formGroup_keepj_1471{display:flex;flex-direction:column;gap:8px}._formGroup_keepj_1471._fullWidth_keepj_1477{grid-column:1 / -1}._formGroup_keepj_1471 label{font-size:14px;font-weight:600;color:#153240}._formGroup_keepj_1471 input,._formGroup_keepj_1471 select,._formGroup_keepj_1471 textarea{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;color:#153240;background:#fff;transition:all .2s ease}._formGroup_keepj_1471 input:focus,._formGroup_keepj_1471 select:focus,._formGroup_keepj_1471 textarea:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formGroup_keepj_1471 input._error_keepj_281,._formGroup_keepj_1471 select._error_keepj_281,._formGroup_keepj_1471 textarea._error_keepj_281{border-color:#dc2626}._errorText_keepj_1514{color:#dc2626;font-size:12px;font-weight:500;margin-top:4px}._bookingSummary_keepj_1522{display:grid;grid-template-columns:1fr 1fr;gap:24px}._summarySection_keepj_1528{background:#f8fafc;border-radius:12px;padding:20px;border:1px solid #e2e8f0}._paymentInfo_keepj_1535{padding:16px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:16px}._paymentInfo_keepj_1535 p{margin:0;color:#64748b;font-size:14px;text-align:center}._summarySection_keepj_1528 .payment-form-container{margin-bottom:16px}._summarySection_keepj_1528 .payment-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._summarySection_keepj_1528 .payment-form{margin-top:0}._summarySection_keepj_1528 .card-element-container{margin-bottom:16px}._summarySection_keepj_1528 .card-label{font-size:14px;font-weight:600;color:#153240;margin-bottom:8px;display:block}._summarySection_keepj_1528 h3{font-size:16px;font-weight:600;color:#153240;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._summaryItem_keepj_1586{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px}._summaryItem_keepj_1586 span:first-child{color:#64748b;font-weight:500}._summaryItem_keepj_1586 span:last-child{color:#153240;font-weight:600}._priceBreakdown_keepj_1604{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}._priceItem_keepj_1610{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px}._priceItem_keepj_1610._total_keepj_1618{font-weight:700;font-size:16px;padding-top:12px;border-top:1px solid #e2e8f0;margin-top:8px;color:#13eadf}._formActions_keepj_1628{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;background:#f8fafc;border-top:1px solid #e2e8f0}._actionSpacer_keepj_1637{flex:1}._btnPrimary_keepj_1641,._btnSecondary_keepj_1642{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .2s ease;border:none}._btnPrimary_keepj_1641{background:#13eadf;color:#153240;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_keepj_1641:hover:not(:disabled){background:#0fd1c7;box-shadow:0 6px 16px #13eadf66;transform:translateY(-1px)}._btnPrimary_keepj_1641:disabled{opacity:.7;cursor:not-allowed;transform:none}._btnSecondary_keepj_1642{background:#fff;color:#153240;border:2px solid #e2e8f0}._btnSecondary_keepj_1642:hover{background:#f8fafc}._spinner_keepj_1695{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #13EADF;border-radius:50%;animation:_spin_keepj_1695 1s linear infinite}@keyframes _spin_keepj_1695{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._progressSteps_keepj_9{flex-direction:row;gap:4px;padding:16px}._step_keepj_36{flex:1;min-width:0;padding:12px 8px}._stepArrow_keepj_120,._stepInfo_keepj_91{display:none}._stepIcon_keepj_68{width:32px;height:32px}._bookingLayout_keepj_1087{grid-template-columns:1fr;gap:24px}._bookingMapSection_keepj_1099{position:static;order:-1}._formGrid_keepj_1397,._vehicleSelection_keepj_1105{grid-template-columns:1fr}._vehicleSelectionModern_keepj_1180{gap:10px}._vehicleCardModern_keepj_1188{padding:12px;gap:12px;min-height:90px}._vehicleImage_keepj_1214{width:50px;height:50px}._vehicleTitle_keepj_1265{font-size:14px}._vehicleCapacity_keepj_1297{gap:10px}._capacityItem_keepj_1304{font-size:11px}._currentPrice_keepj_1360{font-size:14px}._selectedIndicatorModern_keepj_1380{width:20px;height:20px;top:10px;right:10px}._bookingSummary_keepj_1522{grid-template-columns:1fr}._passengerCounter_keepj_972{padding:2px}._counterBtn_keepj_738{width:36px;height:36px;font-size:16px}._counterDisplay_keepj_773{padding:8px 12px;min-height:40px}._counterNumber_keepj_781{font-size:16px}._counterLabel_keepj_788{font-size:11px}._datePicker_keepj_424,._timePicker_keepj_425{padding:14px 40px 14px 14px;font-size:14px}._datetimeRow_keepj_326 ._inputGroup_keepj_219 label{font-size:13px;margin-bottom:6px}._checkboxLabel_keepj_1411{padding:10px 12px;gap:10px;font-size:14px}._checkboxCustom_keepj_1434{width:18px;height:18px}._checkboxLabel_keepj_1411 svg{width:16px;height:16px}}@media (max-width: 768px){._stepContent_keepj_140{padding:24px 20px}._stepHeader_keepj_144{flex-direction:column;align-items:flex-start;gap:12px}._stepHeader_keepj_144 h2{font-size:20px}._formActions_keepj_1628{flex-direction:column;gap:12px;padding:20px}._actionSpacer_keepj_1637{display:none}._formGrid_keepj_1397{max-width:100%}._btnPrimary_keepj_1641,._btnSecondary_keepj_1642{width:100%;justify-content:center}._datetimeRow_keepj_326{grid-template-columns:1fr;gap:16px}._serviceTabs_keepj_167{margin-bottom:24px}._tabButton_keepj_176{padding:10px 12px;font-size:13px}._durationCounter_keepj_723{padding:2px}._counterBtn_keepj_738{width:36px;height:36px;font-size:16px}._counterNumber_keepj_781{font-size:20px}}@media (max-width: 480px){._stepContent_keepj_140{padding:20px 16px}._stepHeader_keepj_144 h2{font-size:18px}._inputGroup_keepj_219 input,._inputWithIcon_keepj_365 input,._inputWithIcon_keepj_365 select{padding:14px 44px 14px 14px;font-size:14px}._inputGroup_keepj_219 input{padding-left:44px}}._phoneInputGroup_keepj_1685{display:flex;gap:8px;align-items:center}._phoneInput_keepj_1685{flex:1}._header_keepj_1947{display:flex;align-items:center;gap:16px;padding:24px 32px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,232,240,.5)}._backButton_keepj_1957{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:2px solid rgba(226,232,240,.5);background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._backButton_keepj_1957:hover{background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._headerContent_keepj_1977{flex:1}._headerContent_keepj_1977 h1{font-size:24px;font-weight:600;color:#1e293b;margin:0 0 4px}._headerContent_keepj_1977 p{font-size:14px;color:#64748b;margin:0}._unsavedIndicator_keepj_1994{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;color:#f59e0b;font-size:14px;font-weight:500}._warningBanner_keepj_2007{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;color:#f59e0b;font-size:14px;margin-bottom:24px}._readOnlyVehicleCard_keepj_2020{position:relative;padding:24px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;margin-top:24px}._readOnlyBadge_keepj_2029{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:6px;padding:6px 12px;background:#64748b1a;border:1px solid rgba(100,116,139,.3);border-radius:6px;color:#64748b;font-size:12px;font-weight:600}._vehicleInfo_keepj_1145 h3{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 8px}._vehicleInfo_keepj_1145 p{font-size:14px;color:#64748b;margin:0}._readOnlyInput_keepj_2058{background:#f8fafc!important;border-color:#e2e8f0!important;color:#64748b!important;cursor:not-allowed}._loadingContainer_keepj_2065,._errorContainer_keepj_2066{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:40px;text-align:center}._loadingSpinner_keepj_2076{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#13eadf;border-radius:50%;animation:_spin_keepj_1695 1s linear infinite;margin-bottom:16px}@keyframes _spin_keepj_1695{to{transform:rotate(360deg)}}._errorContainer_keepj_2066 h2{font-size:24px;font-weight:600;color:#1e293b;margin:16px 0 8px}._errorContainer_keepj_2066 p{font-size:16px;color:#64748b;margin:0 0 24px}._progressBar_keepj_2103{display:flex;justify-content:space-between;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:20px;margin:0 32px 32px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);gap:15px}._progressStep_keepj_9{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}._progressCircle_keepj_2124{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:2px solid #e2e8f0;color:#64748b;cursor:pointer;transition:all .2s ease}._progressCircle_keepj_2124._active_keepj_190{background:#13eadf;border-color:#13eadf;color:#fff}._progressCircle_keepj_2124._completed_keepj_56{background:#13eadf1a;border-color:#13eadf;color:#13eadf}._progressLabel_keepj_2150{display:flex;flex-direction:column;align-items:center;gap:2px}._progressTitle_keepj_2157{font-size:12px;font-weight:600;color:#64748b}._progressCircle_keepj_2124._active_keepj_190~._progressLabel_keepj_2150 ._progressTitle_keepj_2157,._progressCircle_keepj_2124._completed_keepj_56~._progressLabel_keepj_2150 ._progressTitle_keepj_2157{color:#13eadf}._progressDescription_keepj_2168{font-size:10px;color:#94a3b8}._actionButtons_keepj_2173{display:flex;gap:12px}._spinner_keepj_1695{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_keepj_1695 .8s linear infinite;display:inline-block;margin-right:8px}._allBookings_1u5i7_6{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._bookingsContainer_1u5i7_20{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._allBookings_1u5i7_6:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(19,234,223,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.03) 0%,transparent 50%);pointer-events:none;z-index:0}._bookingsHeader_1u5i7_43{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_1u5i7_52{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_1u5i7_62 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_1u5i7_62 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_1u5i7_62 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_1u5i7_93{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_1u5i7_101,._btnSecondary_1u5i7_101{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0;margin:auto}._btnPrimary_1u5i7_101{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_1u5i7_101:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_1u5i7_101{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_1u5i7_101:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._bookingsFilters_1u5i7_145{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:10;width:100%;box-sizing:border-box}._filtersRow_1u5i7_161{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_1u5i7_169{position:relative;flex:1;min-width:200px}._searchInputContainer_1u5i7_175{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_1u5i7_175:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_1u5i7_195{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_1u5i7_175{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none}._searchInput_1u5i7_175::placeholder{color:#94a3b8}._filterControls_1u5i7_216{display:flex;align-items:center;gap:12px}._filterToggle_1u5i7_222{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafccc;border:2px solid rgba(226,232,240,.5);border-radius:12px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterToggle_1u5i7_222:hover,._filterToggle_1u5i7_222._active_1u5i7_238{background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._sortSelect_1u5i7_244{padding:12px 16px;border:2px solid rgba(226,232,240,.5);border-radius:12px;background:#f8fafccc;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._sortSelect_1u5i7_244:focus{outline:none;border-color:#13eadf;background:#fffffff2}._filtersPanel_1u5i7_262{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(226,232,240,.5)}._filterGroup_1u5i7_271{display:flex;flex-direction:column;gap:8px;position:relative;z-index:100}._filterGroup_1u5i7_271 label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._filterGroup_1u5i7_271 select{padding:10px 12px;border:2px solid rgba(226,232,240,.5);border-radius:8px;background:#f8fafccc;color:#1e293b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterGroup_1u5i7_271 select:focus{outline:none;border-color:#13eadf;background:#fffffff2}._clearFilters_1u5i7_305{align-self:end;padding:8px 16px;background:none;border:2px solid #ef4444;border-radius:8px;color:#ef4444;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._clearFilters_1u5i7_305:hover{background:#ef4444;color:#fff}._bookingsStats_1u5i7_324{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:24px}._statCard_1u5i7_331{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;text-align:center;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);transition:all .2s ease}._statCard_1u5i7_331:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000014,0 4px 12px #0000000f}._statValue_1u5i7_351{font-size:28px;font-weight:800;color:#1e293b;margin-bottom:4px}._statLabel_1u5i7_358{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._bookingsTableContainer_1u5i7_367{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:0;width:100%;box-sizing:border-box}._tableHeader_1u5i7_382{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(226,232,240,.5);background:#f8fafc80;width:100%;box-sizing:border-box}._tableActions_1u5i7_393{display:flex;align-items:center;gap:12px}._checkboxLabel_1u5i7_399{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease;font-weight:500;color:#374151}._checkboxLabel_1u5i7_399 input[type=checkbox]{display:none}._checkboxCustom_1u5i7_417{width:16px;height:16px;border:2px solid #d1d5db;border-radius:4px;background:#fff;position:relative;transition:all .2s ease}._checkboxLabel_1u5i7_399 input[type=checkbox]:checked+._checkboxCustom_1u5i7_417{background:#13eadf;border-color:#13eadf}._checkboxLabel_1u5i7_399 input[type=checkbox]:checked+._checkboxCustom_1u5i7_417:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px;font-weight:700}._bulkActions_1u5i7_443{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#13eadf1a;border-radius:8px;border:1px solid rgba(19,234,223,.2)}._bulkActions_1u5i7_443 span{font-size:12px;font-weight:600;color:#0ea5e9}._btnSm_1u5i7_459{padding:6px 12px;background:#13eadf;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._btnSm_1u5i7_459:hover{background:#0ea5e9;transform:translateY(-1px)}._tableInfo_1u5i7_476{font-size:12px;color:#64748b;font-weight:500}._bookingsTable_1u5i7_367{width:100%;max-width:100%;overflow:visible;box-sizing:border-box}._bookingsTable_1u5i7_367::-webkit-scrollbar{height:8px}._bookingsTable_1u5i7_367::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._bookingsTable_1u5i7_367::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#13eadf,#0ea5e9);border-radius:4px}._bookingsTable_1u5i7_367::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#0fb8b0,#13eadf)}._allBookings_1u5i7_6 ._tableHeaderRow_1u5i7_507{display:grid;grid-template-columns:70px 1fr 2fr .5fr 1fr 1.5fr 160PX;gap:12px;padding:16px 20px;background:#f8fafc80;border-bottom:1px solid rgba(226,232,240,.5);font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;min-width:auto;max-width:100%;box-sizing:border-box}._allBookings_1u5i7_6 ._tableRow_1u5i7_524{display:grid;grid-template-columns:70px 1fr 2fr .5fr 1fr 1.5fr 160PX;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(226,232,240,.3);transition:all .2s ease;align-items:center;min-width:auto;max-width:100%;box-sizing:border-box}._tableRow_1u5i7_524:hover{background:#13eadf05}._tableRow_1u5i7_524:last-child{border-bottom:none}._colCheckbox_1u5i7_546{display:flex;align-items:center;justify-content:center}._colContent_1u5i7_553{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._colContent_1u5i7_553:hover{white-space:normal;overflow:visible;background:#fffffff2;z-index:10;position:relative;box-shadow:0 2px 8px #0000001a;border-radius:4px;padding:4px 8px}._colBookingDetails_1u5i7_571{display:flex;flex-direction:column;gap:3px}._colBookingDetails_1u5i7_571 ._bookingNumber_1u5i7_577{font-weight:600;color:#1e293b;font-size:13px}._colBookingDetails_1u5i7_571 ._bookingNumber_1u5i7_577._clickable_1u5i7_583{cursor:pointer;color:#1e293b;text-decoration:none}._colBookingDetails_1u5i7_571 ._bookingNumber_1u5i7_577._clickable_1u5i7_583:hover{color:#13eadf;text-decoration:underline}._colBookingDetails_1u5i7_571 ._bookingDateTimeTop_1u5i7_594{color:#64748b;font-size:12px;font-weight:500}._colBookingDetails_1u5i7_571 ._bookingBadges_1u5i7_600{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}._colBookingDetails_1u5i7_571 ._bookingBadge_1u5i7_600{display:flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid #e2e8f0;border-radius:6px;background-color:#fff;color:#64748b;font-size:12px;font-weight:500}._colBookingDetails_1u5i7_571 ._bookingBadge_1u5i7_600 svg{color:#64748b;flex-shrink:0}._colBookingDetails_1u5i7_571 ._bookingDatetime_1u5i7_626,._colBookingDetails_1u5i7_571 ._passengerCount_1u5i7_634,._colBookingDetails_1u5i7_571 ._flightNumber_1u5i7_642{display:flex;align-items:center;gap:6px;color:#64748b;font-size:12px}._bookingNumber_1u5i7_577{font-size:14px;font-weight:600;color:#1e293b}._bookingDate_1u5i7_594{font-size:12px;color:#64748b}._colService_1u5i7_662{display:flex;flex-direction:column;gap:4px}._serviceType_1u5i7_668{font-size:13px;font-weight:500;color:#1e293b}._serviceDuration_1u5i7_674{font-size:12px;color:#64748b}._passengerCount_1u5i7_634{display:flex;align-items:center;gap:4px;font-size:11px;color:#9ca3af}._colLocation_1u5i7_687{display:flex;flex-direction:column;gap:4px}._locationItem_1u5i7_693{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}._colDatetime_1u5i7_701{display:flex;flex-direction:column;gap:4px}._datetimeItem_1u5i7_707{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}._datetimeItem_1u5i7_707._return_1u5i7_715{color:#9ca3af;font-size:11px}._colVehicle_1u5i7_720{display:flex;flex-direction:column;gap:4px}._vehicleType_1u5i7_726{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}._driverName_1u5i7_734{font-size:11px;color:#9ca3af}._specialNotes_1u5i7_739{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:#64748b;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._specialNotes_1u5i7_739 svg{flex-shrink:0;margin-top:2px;color:#ef4444}._colStatus_1u5i7_757,._colPayment_1u5i7_758{display:flex;align-items:center}._statusBadge_1u5i7_763,._paymentBadge_1u5i7_764{padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:capitalize;color:#fff}._colPrice_1u5i7_773{display:flex;align-items:center}._priceAmount_1u5i7_778{font-size:14px;font-weight:600;color:#1e293b;margin-right:5px}._colActions_1u5i7_785{display:flex;align-items:center;justify-content:center}._actionButtons_1u5i7_791{display:flex;align-items:center;gap:8px}._actionBtn_1u5i7_797{width:36px;height:36px;border:none;background:#f8fafce6;border-radius:8px;color:#64748b;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000d;border:1px solid rgba(226,232,240,.3)}._actionBtn_1u5i7_797:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #13eadf4d;border-color:#13eadf}._actionBtn_1u5i7_797:active{transform:translateY(0);box-shadow:0 2px 4px #0000000d}._actionBtn_1u5i7_797:disabled{opacity:.5;cursor:not-allowed}._dropdownContainer_1u5i7_831{position:relative}._statusDropdown_1u5i7_835{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;min-width:160px;overflow:hidden;display:flex;flex-direction:column}._dropdownHeader_1u5i7_851{padding:10px 12px;font-size:12px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}._dropdownItemsContainer_1u5i7_861{max-height:240px;overflow-y:auto;overflow-x:hidden}._dropdownItemsContainer_1u5i7_861::-webkit-scrollbar{width:6px}._dropdownItemsContainer_1u5i7_861::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._dropdownItemsContainer_1u5i7_861::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._dropdownItemsContainer_1u5i7_861::-webkit-scrollbar-thumb:hover{background:#94a3b8}._dropdownItem_1u5i7_861{display:block;width:100%;padding:10px 12px;text-align:left;font-size:13px;color:#475569;background:#fff;border:none;cursor:pointer;transition:background-color .2s}._dropdownItem_1u5i7_861:hover:not(:disabled){background:#f1f5f9;color:#1e293b}._dropdownItem_1u5i7_861:disabled{opacity:.5;cursor:not-allowed}._dropdownItem_1u5i7_861._active_1u5i7_238{background:#eff6ff;color:#13eadf;font-weight:500}._dropdownEmpty_1u5i7_914{padding:12px 16px;font-size:13px;color:#64748b;text-align:center}._emptyState_1u5i7_922{text-align:center;padding:60px 20px;color:#64748b}._emptyIcon_1u5i7_928{margin-bottom:20px;opacity:.5}._emptyState_1u5i7_922 h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptyState_1u5i7_922 p{font-size:14px;margin:0 0 24px}._pagination_1u5i7_946{display:flex;align-items:center;justify-content:right;gap:12px;padding:20px}._paginationBtn_1u5i7_954{padding:8px 16px;background:#fffffff2;border:2px solid rgba(226,232,240,.5);border-radius:8px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationBtn_1u5i7_954:hover:not(:disabled){background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._paginationBtn_1u5i7_954:disabled{opacity:.5;cursor:not-allowed}._paginationPages_1u5i7_977{display:flex;align-items:center;gap:4px}._paginationPage_1u5i7_977{width:32px;height:32px;border:2px solid rgba(226,232,240,.5);border-radius:6px;background:#fffffff2;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._paginationPage_1u5i7_977:hover{background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._paginationPage_1u5i7_977._active_1u5i7_238{background:#13eadf;border-color:#13eadf;color:#fff}@media (max-width: 1200px){._tableHeaderRow_1u5i7_507,._tableRow_1u5i7_524{grid-template-columns:35px 1.8fr 1.8fr .8fr .8fr .8fr .8fr 60px;gap:10px;padding:12px 16px;min-width:auto}}@media (max-width: 1024px){._filtersRow_1u5i7_161{flex-direction:column;align-items:stretch}._searchContainer_1u5i7_169{min-width:auto}._filterControls_1u5i7_216{justify-content:space-between}._bookingsTable_1u5i7_367{font-size:12px}._tableHeaderRow_1u5i7_507,._tableRow_1u5i7_524{grid-template-columns:30px 1.5fr 1.5fr .7fr .7fr .7fr .7fr 50px;gap:8px;padding:10px 12px;min-width:auto}}@media (max-width: 768px){._bookingsContainer_1u5i7_20{padding:0 12px}._headerContent_1u5i7_52{flex-direction:column;align-items:stretch;text-align:center}._headerActions_1u5i7_93{justify-content:center;flex-wrap:wrap}._bookingsStats_1u5i7_324{grid-template-columns:repeat(2,1fr)}._filtersPanel_1u5i7_262{grid-template-columns:1fr}._tableHeader_1u5i7_382{flex-direction:column;gap:12px;align-items:stretch}._tableActions_1u5i7_393{justify-content:center}._tableHeaderRow_1u5i7_507,._tableRow_1u5i7_524{grid-template-columns:25px 1.2fr 1.2fr .6fr .6fr .6fr .6fr 40px;gap:6px;padding:8px 10px;min-width:auto}}@media (max-width: 480px){._bookingsContainer_1u5i7_20{padding:0 8px}._bookingsHeader_1u5i7_43{margin-bottom:20px}._headerTitle_1u5i7_62 h1{font-size:24px}._bookingsFilters_1u5i7_145{padding:16px}._bookingsStats_1u5i7_324{grid-template-columns:1fr}._btnPrimary_1u5i7_101,._btnSecondary_1u5i7_101{padding:10px 16px;font-size:13px}}._viewDetails_7wfes_6{padding:24px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f8fafc;min-height:calc(100vh - 80px);width:100%;box-sizing:border-box}._detailsContainer_7wfes_16{width:100%;max-width:1400px;margin:0 auto}._loadingContainer_7wfes_23,._errorContainer_7wfes_24{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#64748b}._loadingSpinner_7wfes_34{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_7wfes_1 1s linear infinite;margin:0 auto 16px}@keyframes _spin_7wfes_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_7wfes_24 h2{color:#ef4444;margin-bottom:8px}._btnPrimary_7wfes_54{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._btnPrimary_7wfes_54:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._detailsHeader_7wfes_76{margin-bottom:24px}._headerContent_7wfes_80{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}._headerLeft_7wfes_88{display:flex;align-items:center;gap:16px}._backBtn_7wfes_94{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#607d8b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._backBtn_7wfes_94:hover{background:#f1f5f9;border-color:#cbd5e1}._backBtn_7wfes_94:disabled{opacity:.6;cursor:not-allowed}._headerTitle_7wfes_120 h1{font-size:24px;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.02em}._headerActions_7wfes_128{display:flex;gap:12px}._btnSecondary_7wfes_133{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._btnSecondary_7wfes_133:hover{background:#f1f5f9;border-color:#cbd5e1}._actionButtons_7wfes_155{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._acceptBtn_7wfes_162{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#2ecc71;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._acceptBtn_7wfes_162:hover:not(:disabled){background:#27ae60;transform:translateY(-1px);box-shadow:0 4px 12px #2ecc714d}._acceptBtn_7wfes_162:disabled{opacity:.6;cursor:not-allowed}._rejectBtn_7wfes_189{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#f44336;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._rejectBtn_7wfes_189:hover:not(:disabled){background:#e53935;transform:translateY(-1px);box-shadow:0 4px 12px #f443364d}._rejectBtn_7wfes_189:disabled{opacity:.6;cursor:not-allowed}._editBtn_7wfes_216{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._editBtn_7wfes_216:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._downloadBtn_7wfes_237{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#7f8c8d;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._downloadBtn_7wfes_237:hover{background:#6c7a7b;transform:translateY(-1px);box-shadow:0 4px 12px #7f8c8d4d}._statusDropdownContainer_7wfes_260{position:relative}._moreOptionsBtn_7wfes_264{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#607d8b;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._moreOptionsBtn_7wfes_264:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}._moreOptionsBtn_7wfes_264:disabled{opacity:.6;cursor:not-allowed}._statusDropdown_7wfes_260{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;min-width:180px;overflow:hidden;display:flex;flex-direction:column}._dropdownHeader_7wfes_305{padding:12px 16px;font-size:12px;font-weight:600;color:#1e293b;border-bottom:1px solid #e2e8f0;background:#f8fafc;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}._dropdownItemsContainer_7wfes_317{max-height:240px;overflow-y:auto;overflow-x:hidden}._dropdownItemsContainer_7wfes_317::-webkit-scrollbar{width:6px}._dropdownItemsContainer_7wfes_317::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._dropdownItemsContainer_7wfes_317::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._dropdownItemsContainer_7wfes_317::-webkit-scrollbar-thumb:hover{background:#94a3b8}._dropdownItem_7wfes_317{display:block;width:100%;padding:12px 16px;text-align:left;font-size:14px;color:#475569;background:#fff;border:none;cursor:pointer;transition:background-color .2s;font-family:Poppins,sans-serif}._dropdownItem_7wfes_317:hover:not(:disabled){background:#f1f5f9;color:#1e293b}._dropdownItem_7wfes_317:disabled{opacity:.5;cursor:not-allowed}._dropdownItem_7wfes_317._active_7wfes_365{background:#eff6ff;color:#13eadf;font-weight:500}._dropdownEmpty_7wfes_371{padding:12px 16px;font-size:13px;color:#64748b;text-align:center}._detailsContent_7wfes_379{width:100%}._contentGrid_7wfes_383{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;align-items:start}._leftColumn_7wfes_391,._rightColumn_7wfes_398{display:flex;flex-direction:column;gap:20px}._sectionCard_7wfes_405{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._sectionTitleRow_7wfes_413{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}._sectionTitle_7wfes_413{font-size:16px;font-weight:600;color:#1e293b;margin:0}._changeDriverLink_7wfes_429{background:none;border:none;color:#3b82f6;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s ease;font-family:Poppins,sans-serif;padding:0}._changeDriverLink_7wfes_429:hover{color:#2563eb;text-decoration:underline}._detailRow_7wfes_448{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f1f5f9}._detailRow_7wfes_448:last-child{border-bottom:none}._detailLabel_7wfes_460{font-size:14px;font-weight:500;color:#64748b;min-width:140px}._detailValue_7wfes_467{font-size:14px;font-weight:400;color:#1e293b;text-align:right;flex:1}._corporateLink_7wfes_475{font-size:14px;font-weight:400;color:#3b82f6;text-align:right;flex:1;cursor:pointer;text-decoration:none;transition:color .2s ease}._corporateLink_7wfes_475:hover{color:#2563eb;text-decoration:underline}._driverAvatar_7wfes_492{display:flex;justify-content:center;align-items:center;margin:16px 0;color:#cbd5e1;position:relative}._driverImage_7wfes_501{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #e2e8f0;box-shadow:0 2px 8px #0000001a}._noDriverText_7wfes_510{font-size:14px;color:#64748b;text-align:center;margin:16px 0;line-height:1.5}._assignDriverBtn_7wfes_518{width:100%;padding:12px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif;margin-top:12px}._assignDriverBtn_7wfes_518:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._tripSummary_7wfes_539{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}._tripPrice_7wfes_548{font-size:32px;font-weight:700;color:#1e293b}._statusBadge_7wfes_554{padding:6px 12px;border-radius:6px;color:#fff;font-size:12px;font-weight:600;text-transform:capitalize}._tripLocation_7wfes_563{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._locationRow_7wfes_570{display:flex;flex-direction:column;gap:4px}._locationLabel_7wfes_576{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._locationValue_7wfes_584{font-size:14px;font-weight:400;color:#1e293b}._notesSection_7wfes_590{display:flex;flex-direction:column;gap:4px;margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}._notesLabel_7wfes_599{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._notesValue_7wfes_607{font-size:14px;font-weight:400;color:#1e293b}._tripSummaryCard_7wfes_614{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:20px}._tripSummaryHeader_7wfes_622{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._tripSummaryHeader_7wfes_622 ._tripPrice_7wfes_548{font-size:36px;font-weight:700;color:#1e40af;line-height:1}._statusBadgeNew_7wfes_638{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;text-transform:capitalize;border:1px solid;transition:all .2s ease}._tripSummaryContent_7wfes_648{display:flex;gap:16px;position:relative}._timelineContainer_7wfes_654{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:20px}._timelineDot_7wfes_662{width:10px;height:10px;border-radius:50%;background:#cbd5e1;margin-bottom:8px;flex-shrink:0}._timelineLine_7wfes_671{flex:1;width:2px;background:repeating-linear-gradient(to bottom,#cbd5e1 0px,#cbd5e1 4px,transparent 4px,transparent 8px);min-height:100px}._tripDetailsContent_7wfes_684{flex:1;display:flex;flex-direction:column;gap:20px}._locationItem_7wfes_691{display:flex;flex-direction:column;gap:6px}._locationHeader_7wfes_697{display:flex;align-items:center;gap:10px}._pickupIcon_7wfes_703{color:#3b82f6;flex-shrink:0}._dropoffIcon_7wfes_708{color:#ec4899;flex-shrink:0}._locationText_7wfes_713{font-size:15px;font-weight:500;color:#1e293b}._zoneLabel_7wfes_719{font-size:13px;color:#64748b;margin-left:28px}._notesSectionNew_7wfes_725{display:flex;flex-direction:column;gap:6px;margin-top:8px}._notesLabelNew_7wfes_732{font-size:13px;color:#94a3b8;font-weight:500}._notesValueNew_7wfes_738{font-size:14px;color:#475569;line-height:1.5}._tripLogsHeader_7wfes_745{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}._mapTabs_7wfes_754{display:flex;gap:8px}._mapTab_7wfes_754{padding:6px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._mapTab_7wfes_754:hover{background:#f1f5f9;border-color:#cbd5e1}._mapTab_7wfes_754._active_7wfes_365{background:linear-gradient(135deg,#13eadf,#0ea5e9);border-color:#13eadf;color:#fff}._mapContainer_7wfes_783{width:100%;height:300px;border-radius:8px;overflow:hidden;margin-bottom:20px;border:1px solid #e2e8f0}._mapIframe_7wfes_792{width:100%;height:100%;border:none;border-radius:8px}._mapFallback_7wfes_799{width:100%;height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;text-align:center}._mapFallback_7wfes_799 a{color:#3b82f6;text-decoration:underline;font-weight:500}._eventLog_7wfes_820{display:flex;flex-direction:column;gap:16px}._eventItem_7wfes_826{display:flex;gap:12px;align-items:flex-start}._eventIcon_7wfes_832{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:4px}._eventContent_7wfes_840{flex:1;display:flex;flex-direction:column;gap:4px}._eventText_7wfes_847{font-size:14px;font-weight:400;color:#1e293b}._eventTime_7wfes_853{font-size:12px;font-weight:400;color:#64748b}._loadingText_7wfes_859{padding:20px;text-align:center;color:#64748b;font-size:14px}._emptyHistory_7wfes_866{display:flex;flex-direction:column;gap:16px}@media (max-width: 1200px){._contentGrid_7wfes_383{grid-template-columns:1fr}}@media (max-width: 768px){._viewDetails_7wfes_6{padding:16px}._headerContent_7wfes_80{flex-direction:column;align-items:flex-start}._headerTitle_7wfes_120 h1{font-size:20px}._tripPrice_7wfes_548{font-size:24px}._detailRow_7wfes_448{flex-direction:column;gap:4px}._detailLabel_7wfes_460{min-width:auto}._detailValue_7wfes_467{text-align:left}}._modalOverlay_7wfes_912{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_7wfes_1 .2s ease}@keyframes _fadeIn_7wfes_1{0%{opacity:0}to{opacity:1}}._modalContent_7wfes_935{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_7wfes_1 .3s ease}@keyframes _slideUp_7wfes_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_7wfes_958{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalHeader_7wfes_958 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._modalCloseBtn_7wfes_973{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._modalCloseBtn_7wfes_973:hover{background:#f3f4f6;color:#374151}._modalBody_7wfes_991{padding:24px;overflow-y:auto;flex:1}._loadingState_7wfes_997,._emptyState_7wfes_998{text-align:center;padding:40px 20px;color:#6b7280;font-size:14px}._driverSelectContainer_7wfes_1005{display:flex;flex-direction:column;gap:16px}._driverSelectLabel_7wfes_1011{font-size:14px;font-weight:600;color:#374151;margin-bottom:4px}._driverSelect_7wfes_1005{width:100%}._modalActions_7wfes_1022{display:flex;gap:12px;justify-content:flex-end;margin-top:8px;padding-top:16px;border-top:1px solid #e5e7eb}._cancelModalBtn_7wfes_1031{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._cancelModalBtn_7wfes_1031:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}._cancelModalBtn_7wfes_1031:disabled{opacity:.6;cursor:not-allowed}._confirmModalBtn_7wfes_1054{padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._confirmModalBtn_7wfes_1054:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._confirmModalBtn_7wfes_1054:disabled{opacity:.6;cursor:not-allowed;transform:none}._confirmModalOverlay_1v2do_2{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:_fadeIn_1v2do_1 .2s ease-out}@keyframes _fadeIn_1v2do_1{0%{opacity:0}to{opacity:1}}._confirmModal_1v2do_2{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:480px;width:100%;padding:32px;position:relative;animation:_slideUp_1v2do_1 .3s ease-out}@keyframes _slideUp_1v2do_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalCloseBtn_1v2do_49{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;color:#6b7280;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._modalCloseBtn_1v2do_49:hover{background:#f3f4f6;color:#374151}._modalIcon_1v2do_70{width:80px;height:80px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_iconPulse_1v2do_1 .5s ease-out}@keyframes _iconPulse_1v2do_1{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}._modalIcon_1v2do_70._danger_1v2do_95{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}._modalIcon_1v2do_70._warning_1v2do_100{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#f59e0b}._modalIcon_1v2do_70._info_1v2do_105{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#3b82f6}._modalContent_1v2do_110{text-align:center;margin-bottom:32px}._modalTitle_1v2do_115{font-size:24px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.3}._modalMessage_1v2do_123{font-size:15px;color:#6b7280;margin:0;line-height:1.6;white-space:pre-line}._modalActions_1v2do_131{display:flex;gap:12px;justify-content:center}._modalActions_1v2do_131 button{flex:1;padding:14px 24px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:8px}._btnCancel_1v2do_152{background:#f3f4f6;color:#374151}._btnCancel_1v2do_152:hover{background:#e5e7eb;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._btnCancel_1v2do_152:active{transform:translateY(0)}._btnConfirm_1v2do_167{color:#fff;position:relative;overflow:hidden}._btnConfirm_1v2do_167._danger_1v2do_95{background:linear-gradient(135deg,#ef4444,#dc2626)}._btnConfirm_1v2do_167._danger_1v2do_95:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 8px 20px #ef444466}._btnConfirm_1v2do_167._warning_1v2do_100{background:linear-gradient(135deg,#f59e0b,#d97706)}._btnConfirm_1v2do_167._warning_1v2do_100:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 8px 20px #f59e0b66}._btnConfirm_1v2do_167._info_1v2do_105{background:linear-gradient(135deg,#3b82f6,#2563eb)}._btnConfirm_1v2do_167._info_1v2do_105:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 8px 20px #3b82f666}._btnConfirm_1v2do_167:active{transform:translateY(0)}@media (max-width: 640px){._confirmModal_1v2do_2{padding:24px;margin:20px}._modalIcon_1v2do_70{width:64px;height:64px;margin-bottom:20px}._modalIcon_1v2do_70._danger_1v2do_95,._modalIcon_1v2do_70._warning_1v2do_100,._modalIcon_1v2do_70._info_1v2do_105{font-size:32px}._modalTitle_1v2do_115{font-size:20px}._modalMessage_1v2do_123{font-size:14px}._modalActions_1v2do_131{flex-direction:column-reverse}._modalActions_1v2do_131 button{width:100%}}@media (prefers-color-scheme: dark){._confirmModal_1v2do_2{background:#1f2937}._modalTitle_1v2do_115{color:#f9fafb}._modalMessage_1v2do_123{color:#d1d5db}._btnCancel_1v2do_152{background:#374151;color:#f9fafb}._btnCancel_1v2do_152:hover{background:#4b5563}._modalCloseBtn_1v2do_49{color:#9ca3af}._modalCloseBtn_1v2do_49:hover{background:#374151;color:#f9fafb}}._allVehicles_hba10_6{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._vehiclesContainer_hba10_20{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._allBookings_hba10_28:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(19,234,223,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.03) 0%,transparent 50%);pointer-events:none;z-index:0}._vehiclesHeader_hba10_43{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_hba10_52{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_hba10_62 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_hba10_62 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_hba10_62 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_hba10_93{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_hba10_101,._btnSecondary_hba10_101{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0;margin:auto}._btnPrimary_hba10_101{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_hba10_101:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_hba10_101{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_hba10_101:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._vehiclesFilters_hba10_145{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_hba10_161{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_hba10_169{position:relative;flex:1;min-width:200px}._searchInputContainer_hba10_175{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_hba10_175:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_hba10_195{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_hba10_175{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none}._searchInput_hba10_175::placeholder{color:#94a3b8}._filterControls_hba10_216{display:flex;align-items:center;gap:12px}._filterToggle_hba10_222{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafccc;border:2px solid rgba(226,232,240,.5);border-radius:12px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterToggle_hba10_222:hover,._filterToggle_hba10_222._active_hba10_238{background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._sortSelect_hba10_244{padding:12px 16px;border:2px solid rgba(226,232,240,.5);border-radius:12px;background:#f8fafccc;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._sortSelect_hba10_244:focus{outline:none;border-color:#13eadf;background:#fffffff2}._filtersPanel_hba10_262{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(226,232,240,.5)}._filterGroup_hba10_271{display:flex;flex-direction:column;gap:8px}._filterGroup_hba10_271 label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._filterGroup_hba10_271 select{padding:10px 12px;border:2px solid rgba(226,232,240,.5);border-radius:8px;background:#f8fafccc;color:#1e293b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterGroup_hba10_271 select:focus{outline:none;border-color:#13eadf;background:#fffffff2}._clearFilters_hba10_303{align-self:end;padding:8px 16px;background:none;border:2px solid #ef4444;border-radius:8px;color:#ef4444;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._clearFilters_hba10_303:hover{background:#ef4444;color:#fff}._bookingsStats_hba10_322{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:24px}._statCard_hba10_329{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;text-align:center;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);transition:all .2s ease}._statCard_hba10_329:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000014,0 4px 12px #0000000f}._statValue_hba10_349{font-size:28px;font-weight:800;color:#1e293b;margin-bottom:4px}._statLabel_hba10_356{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._vehiclesTableContainer_hba10_365{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._tableHeader_hba10_380{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(226,232,240,.5);background:#f8fafc80;width:100%}._tableActions_hba10_390{display:flex;align-items:center;gap:12px}._checkboxLabel_hba10_396{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease;font-weight:500;color:#374151}._checkboxLabel_hba10_396 input[type=checkbox]{display:none}._checkboxCustom_hba10_414{width:16px;height:16px;border:2px solid #d1d5db;border-radius:4px;background:#fff;position:relative;transition:all .2s ease}._checkboxLabel_hba10_396 input[type=checkbox]:checked+._checkboxCustom_hba10_414{background:#13eadf;border-color:#13eadf}._checkboxLabel_hba10_396 input[type=checkbox]:checked+._checkboxCustom_hba10_414:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px;font-weight:700}._bulkActions_hba10_440{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#13eadf1a;border-radius:8px;border:1px solid rgba(19,234,223,.2)}._bulkActions_hba10_440 span{font-size:12px;font-weight:600;color:#0ea5e9}._btnSm_hba10_456{padding:6px 12px;background:#13eadf;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._btnSm_hba10_456:hover{background:#0ea5e9;transform:translateY(-1px)}._tableInfo_hba10_473{font-size:12px;color:#64748b;font-weight:500}._bookingsTable_hba10_479{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#13EADF #f1f5f9}._bookingsTable_hba10_479::-webkit-scrollbar{height:8px}._bookingsTable_hba10_479::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._bookingsTable_hba10_479::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#13eadf,#0ea5e9);border-radius:4px}._bookingsTable_hba10_479::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#0fb8b0,#13eadf)}._tableHeaderRow_hba10_503{display:grid;grid-template-columns:2fr 90px 140px 160px 135px 90px 90px;gap:16px;padding:16px 24px;background:#f8fafc80;border-bottom:1px solid rgba(226,232,240,.5);font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;box-sizing:border-box}._tableRow_hba10_518{display:grid;grid-template-columns:2fr 90px 140px 160px 135px 90px 90px;gap:16px;padding:16px 24px;border-bottom:1px solid rgba(226,232,240,.3);transition:all .2s ease;align-items:center;box-sizing:border-box;font-size:13px;color:#64748b}._tableRow_hba10_518:hover{background:#13eadf05}._tableRow_hba10_518:last-child{border-bottom:none}._colCheckbox_hba10_540{display:flex;align-items:center;justify-content:center}._colBooking_hba10_546{display:flex;flex-direction:column;gap:4px}._bookingNumber_hba10_552{font-size:14px;font-weight:600;color:#1e293b}._bookingDate_hba10_558{font-size:12px;color:#64748b}._colCustomer_hba10_563{display:flex;flex-direction:column;gap:2px}._customerName_hba10_569{font-size:14px;font-weight:600;color:#1e293b}._customerContact_hba10_575{font-size:12px;color:#64748b}._customerPhone_hba10_580{font-size:11px;color:#9ca3af}._colService_hba10_585{display:flex;flex-direction:column;gap:4px}._serviceType_hba10_591{font-size:13px;font-weight:500;color:#1e293b}._serviceDuration_hba10_597{font-size:12px;color:#64748b}._passengerCount_hba10_602{display:flex;align-items:center;gap:4px;font-size:11px;color:#9ca3af}._colLocation_hba10_610{display:flex;flex-direction:column;gap:4px}._locationItem_hba10_616{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}._colDatetime_hba10_624{display:flex;flex-direction:column;gap:4px}._datetimeItem_hba10_630{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}._datetimeItem_hba10_630._return_hba10_638{color:#9ca3af;font-size:11px}._colVehicle_hba10_643{display:flex;flex-direction:column;gap:4px}._vehicleType_hba10_649{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}._driverName_hba10_657{font-size:11px;color:#9ca3af}._colStatus_hba10_662,._colPayment_hba10_663{display:flex;align-items:center}._statusBadge_hba10_668,._paymentBadge_hba10_669{padding:4px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:capitalize;color:#fff}._colPrice_hba10_678{display:flex;align-items:center}._priceAmount_hba10_683{font-size:14px;font-weight:600;color:#1e293b}._colActions_hba10_689{display:flex;align-items:center;justify-content:center}._actionButtons_hba10_695{display:flex;align-items:center;gap:8px}._actionBtn_hba10_701{width:36px;height:36px;border:none;background:#f8fafce6;border-radius:8px;color:#64748b;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000d;border:1px solid rgba(226,232,240,.3)}._actionBtn_hba10_701:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #13eadf4d;border-color:#13eadf}._actionBtn_hba10_701:active{transform:translateY(0);box-shadow:0 2px 4px #0000000d}._emptyState_hba10_731{text-align:center;padding:60px 20px;color:#64748b}._emptyIcon_hba10_737{margin-bottom:20px;opacity:.5}._emptyState_hba10_731 h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptyState_hba10_731 p{font-size:14px;margin:0 0 24px}._pagination_hba10_755{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;padding:20px}._paginationBtn_hba10_764{padding:8px 16px;background:#fffffff2;border:2px solid rgba(226,232,240,.5);border-radius:8px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationBtn_hba10_764:hover:not(:disabled){background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._paginationBtn_hba10_764:disabled{opacity:.5;cursor:not-allowed}._paginationPages_hba10_787{display:flex;align-items:center;gap:4px}._paginationPage_hba10_787{width:32px;height:32px;border:2px solid rgba(226,232,240,.5);border-radius:6px;background:#fffffff2;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._paginationPage_hba10_787:hover{background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._paginationPage_hba10_787._active_hba10_238{background:#13eadf;border-color:#13eadf;color:#fff}@media (max-width: 1200px){._tableHeaderRow_hba10_503,._tableRow_hba10_518{grid-template-columns:35px 120px 160px 100px 180px 120px 100px 90px 90px 70px 70px;gap:12px;padding:12px 20px;min-width:1100px}}@media (max-width: 1024px){._filtersRow_hba10_161{flex-direction:column;align-items:stretch}._searchContainer_hba10_169{min-width:auto}._filterControls_hba10_216{justify-content:space-between}._bookingsTable_hba10_479{font-size:12px}._tableHeaderRow_hba10_503,._tableRow_hba10_518{grid-template-columns:30px 1fr 80px 120px 80px;gap:8px;padding:10px 16px}}@media (max-width: 768px){._vehiclesContainer_hba10_20{padding:0 12px}._headerContent_hba10_52{flex-direction:column;align-items:stretch;text-align:center}._headerActions_hba10_93{justify-content:center;flex-wrap:wrap}._bookingsStats_hba10_322{grid-template-columns:repeat(2,1fr)}._filtersPanel_hba10_262{grid-template-columns:1fr}._tableHeader_hba10_380{flex-direction:column;gap:12px;align-items:stretch}._tableActions_hba10_390{justify-content:center}._bookingsTable_hba10_479{overflow-x:scroll}._tableHeaderRow_hba10_503,._tableRow_hba10_518{grid-template-columns:30px 1fr 60px 100px 60px}}._spinner_hba10_903{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_hba10_903 1s linear infinite;margin:0 auto}@keyframes _spin_hba10_903{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._vehiclesContainer_hba10_20{padding:0 8px}._vehiclesHeader_hba10_43{margin-bottom:20px}._headerTitle_hba10_62 h1{font-size:24px}._vehiclesFilters_hba10_145{padding:16px}._bookingsStats_hba10_322{grid-template-columns:1fr}._btnPrimary_hba10_101,._btnSecondary_hba10_101{padding:10px 16px;font-size:13px}}._vehicleInfo_hba10_951{display:flex;align-items:center;gap:12px}._vehicleImage_hba10_957{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f1f5f9;display:flex;align-items:center;justify-content:center}._vehicleImage_hba10_957 img{width:100%;height:100%;object-fit:cover}._vehicleDetails_hba10_975{flex:1;min-width:0}._vehicleType_hba10_649{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b}._fareMethod_hba10_988{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._capacityItem_hba10_995{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b;margin-bottom:2px}._descriptionText_hba10_1004{font-size:12px;color:#64748b;line-height:1.4;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._colTitle_hba10_1014{display:flex;align-items:center;gap:8px}._colStatus_hba10_662{display:flex;align-items:center}._statusBadge_hba10_668{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}._vehicleName_hba10_1036{font-weight:600;color:#1e293b;font-size:14px;margin-bottom:4px}._vehicleCapacity_hba10_1043{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}._actionMenu_hba10_1053{position:relative;display:inline-block}._actionMenuBtn_hba10_1058{background:none;border:none;font-size:20px;cursor:pointer;padding:8px 12px;color:#64748b;transition:background .2s ease;border-radius:12px;line-height:1;display:flex;align-items:center;justify-content:center}._actionMenuBtn_hba10_1058:hover{background:#f8fafc}._actionDropdown_hba10_1077{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:8px;z-index:1000;min-width:180px;overflow:hidden}._actionDropdown_hba10_1077 button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;border:none;background:none;text-align:left;cursor:pointer;font-size:14px;color:#64748b;transition:all .2s ease}._actionDropdown_hba10_1077 button:hover{background:#f8fafc;color:#153240}._actionDropdown_hba10_1077 button:last-child{color:#dc2626}._actionDropdown_hba10_1077 button:last-child:hover{background:#fef2f2;color:#dc2626}._modalOverlay_hba10_1121{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_hba10_1 .2s ease}@keyframes _fadeIn_hba10_1{0%{opacity:0}to{opacity:1}}._modalContent_hba10_1144{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_hba10_1 .3s ease}@keyframes _slideUp_hba10_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_hba10_1167{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalHeader_hba10_1167 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._modalCloseBtn_hba10_1182{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._modalCloseBtn_hba10_1182:hover{background:#f3f4f6;color:#374151}._modalBody_hba10_1200{padding:24px;overflow-y:auto;flex:1}._modalActions_hba10_1206{display:flex;gap:12px;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e5e7eb}._cancelModalBtn_hba10_1214{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._cancelModalBtn_hba10_1214:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}._cancelModalBtn_hba10_1214:disabled{opacity:.6;cursor:not-allowed}._confirmModalBtn_hba10_1237{padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._confirmModalBtn_hba10_1237:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._confirmModalBtn_hba10_1237:disabled{opacity:.6;cursor:not-allowed;transform:none}._formGroup_hba10_1262{margin-bottom:20px}._formLabel_hba10_1266{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formInput_hba10_1274{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;color:#111827;transition:all .2s ease;box-sizing:border-box}._formInput_hba10_1274:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formInput_hba10_1274:disabled{background-color:#f3f4f6;cursor:not-allowed}._formInputError_hba10_1297{border-color:#ef4444}._formInputError_hba10_1297:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._formError_hba10_1306{display:block;color:#ef4444;font-size:12px;margin-top:4px}._formInput_hba10_1274 textarea{resize:vertical;min-height:80px}._allVehicles_17ypy_11{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._vehiclesContainer_17ypy_39{width:100%;max-width:100%;padding:0 24px 24px;box-sizing:border-box;margin:0 auto}._vehiclesHeader_17ypy_57{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_17ypy_75{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_17ypy_95 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_17ypy_95 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_17ypy_95 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_17ypy_157{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_17ypy_171{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_17ypy_171:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._searchContainer_17ypy_221{position:relative;flex:1;min-width:220px}._searchInputContainer_17ypy_233{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_17ypy_233:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_17ypy_273{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_17ypy_233{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none}._searchInput_17ypy_233::placeholder{color:#94a3b8}._vehiclesTableContainer_17ypy_317{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._vehiclesTable_17ypy_317{width:100%}._tableHeaderRow_17ypy_355{display:grid;grid-template-columns:1fr 80px;gap:16px;padding:16px 24px;background:#f8fafc80;border-bottom:1px solid rgba(226,232,240,.5);font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;box-sizing:border-box}._tableRow_17ypy_385{display:grid;grid-template-columns:1fr 80px;gap:16px;padding:16px 24px;border-bottom:1px solid rgba(226,232,240,.3);transition:all .2s ease;align-items:center;box-sizing:border-box;font-size:13px;color:#64748b}._tableRow_17ypy_385:hover{background:#13eadf05}._tableRow_17ypy_385:last-child{border-bottom:none}._emptyState_17ypy_427{text-align:center;padding:40px 20px;color:#64748b;font-size:14px}._actionMenu_17ypy_443{position:relative;display:inline-block}._actionMenuBtn_17ypy_453{background:none;border:none;font-size:20px;cursor:pointer;padding:8px 12px;color:#64748b;transition:background .2s ease;border-radius:12px;line-height:1;display:flex;align-items:center;justify-content:center}._actionMenuBtn_17ypy_453:hover{background:#f8fafc}._actionDropdown_17ypy_491{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:8px;z-index:1000;min-width:180px;overflow:hidden}._actionDropdown_17ypy_491 button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;border:none;background:none;text-align:left;cursor:pointer;font-size:14px;color:#64748b;transition:all .2s ease}._actionDropdown_17ypy_491 button:hover{background:#f8fafc;color:#153240}._actionDropdown_17ypy_491 button:last-child{color:#dc2626}._actionDropdown_17ypy_491 button:last-child:hover{background:#fef2f2;color:#dc2626}._modalOverlay_17ypy_579{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_17ypy_1 .2s ease-out;padding:20px}@keyframes _fadeIn_17ypy_1{0%{opacity:0}to{opacity:1}}._modalContent_17ypy_629{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_17ypy_1 .3s ease}@keyframes _slideUp_17ypy_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_17ypy_677{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._modalHeader_17ypy_677 h2{margin:0;font-size:20px;font-weight:700;color:#1e293b}._modalCloseBtn_17ypy_709{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._modalCloseBtn_17ypy_709:hover{background:#f1f5f9;color:#1e293b}._modalBody_17ypy_747{padding:20px;flex:1;overflow-y:auto;background:#fff}._modalActions_17ypy_761{display:flex;gap:12px;justify-content:flex-end;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}._formGroup_17ypy_779{margin-bottom:20px}._formLabel_17ypy_787{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formInput_17ypy_803{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;color:#111827;transition:all .2s ease;box-sizing:border-box}._formInput_17ypy_803:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formInputError_17ypy_839{border-color:#ef4444}._formInputError_17ypy_839:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._formError_17ypy_857{display:block;color:#ef4444;font-size:12px;margin-top:4px}._cancelModalBtn_17ypy_871{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._cancelModalBtn_17ypy_871:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}._cancelModalBtn_17ypy_871:disabled{opacity:.6;cursor:not-allowed}._confirmModalBtn_17ypy_917{padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._confirmModalBtn_17ypy_917:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._confirmModalBtn_17ypy_917:disabled{opacity:.6;cursor:not-allowed;transform:none}._allVehicles_ew1kk_11{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._vehiclesContainer_ew1kk_39{width:100%;max-width:100%;padding:0 24px 24px;box-sizing:border-box;margin:0 auto}._vehiclesHeader_ew1kk_57{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_ew1kk_75{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_ew1kk_95 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_ew1kk_95 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_ew1kk_95 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_ew1kk_157{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_ew1kk_171{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_ew1kk_171:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._searchContainer_ew1kk_219{position:relative;flex:1;min-width:200px}._searchInputContainer_ew1kk_231{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_ew1kk_231:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_ew1kk_271{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_ew1kk_231{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none}._searchInput_ew1kk_231::placeholder{color:#94a3b8}._vehiclesTableContainer_ew1kk_315{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._vehiclesTable_ew1kk_315{width:100%}._tableHeaderRow_ew1kk_353{display:grid;gap:16px;padding:16px 24px;background:#f8fafc80;border-bottom:1px solid rgba(226,232,240,.5);font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;box-sizing:border-box}._tableRow_ew1kk_381{display:grid;gap:16px;padding:16px 24px;border-bottom:1px solid rgba(226,232,240,.3);transition:all .2s ease;align-items:center;box-sizing:border-box;font-size:13px;color:#64748b}._tableRow_ew1kk_381:hover{background:#13eadf05}._tableRow_ew1kk_381:last-child{border-bottom:none}._emptyState_ew1kk_421{text-align:center;padding:60px 20px;color:#64748b}._actionMenu_ew1kk_435{position:relative;display:inline-block}._actionMenuBtn_ew1kk_445{background:none;border:none;font-size:20px;cursor:pointer;padding:8px 12px;color:#64748b;transition:background .2s ease;border-radius:12px;line-height:1;display:flex;align-items:center;justify-content:center}._actionMenuBtn_ew1kk_445:hover{background:#f8fafc}._actionDropdown_ew1kk_483{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:8px;z-index:1000;min-width:180px;overflow:hidden}._actionDropdown_ew1kk_483 button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;border:none;background:none;text-align:left;cursor:pointer;font-size:14px;color:#64748b;transition:all .2s ease}._actionDropdown_ew1kk_483 button:hover{background:#f8fafc;color:#153240}._actionDropdown_ew1kk_483 button:last-child{color:#dc2626}._actionDropdown_ew1kk_483 button:last-child:hover{background:#fef2f2;color:#dc2626}._modalOverlay_ew1kk_571{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_ew1kk_1 .2s ease-out;padding:20px}@keyframes _fadeIn_ew1kk_1{0%{opacity:0}to{opacity:1}}._modalContent_ew1kk_621{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_ew1kk_1 .3s ease}@keyframes _slideUp_ew1kk_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_ew1kk_669{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalHeader_ew1kk_669 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._modalCloseBtn_ew1kk_699{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._modalCloseBtn_ew1kk_699:hover{background:#f3f4f6;color:#374151}._modalBody_ew1kk_735{padding:24px;overflow-y:auto;flex:1}._modalActions_ew1kk_747{display:flex;gap:12px;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e5e7eb}._cancelModalBtn_ew1kk_763{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._cancelModalBtn_ew1kk_763:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}._cancelModalBtn_ew1kk_763:disabled{opacity:.6;cursor:not-allowed}._confirmModalBtn_ew1kk_809{padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif;box-shadow:0 4px 12px #13eadf4d}._confirmModalBtn_ew1kk_809:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #13eadf66}._confirmModalBtn_ew1kk_809:disabled{opacity:.6;cursor:not-allowed;transform:none}._formGroup_ew1kk_861{margin-bottom:20px}._formLabel_ew1kk_869{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formInput_ew1kk_885{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:Poppins,sans-serif;color:#111827;transition:all .2s ease;box-sizing:border-box}._formInput_ew1kk_885:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formInput_ew1kk_885:disabled{background-color:#f3f4f6;cursor:not-allowed}._formInputError_ew1kk_931{border-color:#ef4444}._formInputError_ew1kk_931:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._formError_ew1kk_949{display:block;color:#ef4444;font-size:12px;margin-top:4px}._formInput_ew1kk_885 textarea{resize:vertical;min-height:80px}._addVehicleContainer_s3uoq_1{padding:24px;max-width:600px;margin:0 auto;background:#fff;min-height:100vh;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._loadingState_s3uoq_20{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._loadingState_s3uoq_20 ._spinner_s3uoq_29{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_s3uoq_29 1s linear infinite;margin:0 auto}@keyframes _spin_s3uoq_29{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingState_s3uoq_20 p{font-size:16px;color:#64748b;font-weight:500}._addVehicleHeader_s3uoq_54{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._addVehicleHeader_s3uoq_54 h1{font-size:24px;font-weight:600;color:#111827;margin:0}._addVehicleForm_s3uoq_71{display:flex;flex-direction:column;gap:24px}._formGroup_s3uoq_77{display:flex;flex-direction:column;gap:8px}._formLabel_s3uoq_83{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:8px;display:flex;align-items:center;gap:8px;position:relative}._formLabel_s3uoq_83._required_s3uoq_96:after,._required_s3uoq_96:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._error_s3uoq_104{border-color:#ef4444!important;background:#fef2f2!important}._formInput_s3uoq_109,._formSelect_s3uoq_110,._formTextarea_s3uoq_111{padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#374151;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px #0000000a}._formInput_s3uoq_109:hover,._formSelect_s3uoq_110:hover,._formTextarea_s3uoq_111:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._formInput_s3uoq_109:focus,._formSelect_s3uoq_110:focus,._formTextarea_s3uoq_111:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._formTextarea_s3uoq_111{resize:vertical;min-height:100px;font-family:inherit}._helperText_s3uoq_144{font-size:13px;color:#64748b;margin-top:8px;padding:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}._imageUploadContainer_s3uoq_157{display:flex;align-items:flex-start;gap:20px;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}._imageUploadContainer_s3uoq_157:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#13eadf0d,#0ea5e90d);opacity:0;transition:opacity .3s ease}._imageUploadContainer_s3uoq_157:hover:before{opacity:1}._imageUploadContainer_s3uoq_157:hover{border-color:#13eadf;background:linear-gradient(135deg,#f0fdfa,#ecfeff);transform:translateY(-2px);box-shadow:0 8px 25px #13eadf26}._imagePreview_s3uoq_193{position:relative;width:100px;height:100px;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#fff,#f8fafc);flex-shrink:0;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}._imagePreview_s3uoq_193:hover{border-color:#13eadf;box-shadow:0 6px 20px #13eadf33;transform:scale(1.02)}._imagePreview_s3uoq_193 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._imagePreview_s3uoq_193:hover img{transform:scale(1.05)}._removeImageBtn_s3uoq_223{position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ef44444d;opacity:.9}._removeImageBtn_s3uoq_223:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:scale(1.1);opacity:1;box-shadow:0 4px 12px #ef444466}._uploadSection_s3uoq_249{display:flex;flex-direction:column;gap:12px;flex:1}._uploadButton_s3uoq_256{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:fit-content;box-shadow:0 4px 15px #13eadf4d;position:relative;overflow:hidden}._uploadButton_s3uoq_256:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._uploadButton_s3uoq_256:hover:before{left:100%}._uploadButton_s3uoq_256:hover{transform:translateY(-2px);box-shadow:0 8px 25px #13eadf66}._uploadButton_s3uoq_256:active{transform:translateY(0)}._optionDescriptions_s3uoq_300{margin-top:8px;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}._optionDescriptions_s3uoq_300 p{margin:0 0 8px;font-size:13px;color:#4b5563;line-height:1.4}._optionDescriptions_s3uoq_300 p:last-child{margin-bottom:0}._optionDescriptions_s3uoq_300 strong{color:#374151;font-weight:600}._capacityInputs_s3uoq_325{display:flex;gap:16px}._capacityInput_s3uoq_325{display:flex;flex-direction:column;gap:4px;flex:1}._capacityInput_s3uoq_325 label{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._radioGroup_s3uoq_346{display:flex;flex-direction:column;gap:12px}._radioOption_s3uoq_352{display:flex;align-items:center;gap:8px;cursor:pointer}._radioOption_s3uoq_352 input[type=radio]{width:16px;height:16px;accent-color:#3b82f6;cursor:pointer}._radioLabel_s3uoq_366{font-size:14px;color:#374151;cursor:pointer}._formActions_s3uoq_373{display:flex;justify-content:end;align-items:flex-start;gap:12px;padding:24px;border-top:1px solid #e5e7eb;margin:16px -24px -24px}._submitSection_s3uoq_383{display:flex;align-items:flex-end;gap:8px}._submitHelperText_s3uoq_389{font-size:12px;color:#6b7280;margin:0;text-align:right;max-width:200px}._submitButton_s3uoq_397{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #13eadf4d}._submitButton_s3uoq_397:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._submitButton_s3uoq_397:active{transform:translateY(0)}._submitButton_s3uoq_397._disabled_s3uoq_422,._submitButton_s3uoq_397:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}._submitButton_s3uoq_397._disabled_s3uoq_422:hover,._submitButton_s3uoq_397:disabled:hover{transform:none;box-shadow:none}._cancelButton_s3uoq_437{flex:1;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:8px;color:#7c7c7c}._cancelButton_s3uoq_437:hover{background:#e5e7eb;transform:translateY(-2px)}._cancelButton_s3uoq_437:active{transform:translateY(0)}@media (max-width: 768px){._addVehicleContainer_s3uoq_1{padding:16px}._addVehicleHeader_s3uoq_54{flex-direction:column;align-items:flex-start;gap:12px}._imageUploadContainer_s3uoq_157{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}._imagePreview_s3uoq_193{width:80px;height:80px;align-self:center}._uploadSection_s3uoq_249{width:100%;align-items:center}._uploadButton_s3uoq_256{width:100%;justify-content:center}._capacityInputs_s3uoq_325{flex-direction:column;gap:12px}._radioGroup_s3uoq_346{gap:8px}._formActions_s3uoq_373{justify-content:center}._formLabel_s3uoq_83{font-size:14px}._formLabel_s3uoq_83:before{width:3px;height:16px}}._imagePreview_s3uoq_193 img[src="/car-placeholder.svg"]{opacity:.6;filter:grayscale(100%);transition:all .3s ease}._imagePreview_s3uoq_193:hover img[src="/car-placeholder.svg"]{opacity:.8;filter:grayscale(80%)}._tabs_s3uoq_538{display:flex;gap:2px;background:#f1f5f9;padding:4px;border-radius:12px;margin-bottom:24px}._tab_s3uoq_538{flex:1;padding:12px 24px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:10px}._tab_s3uoq_538:hover{color:#1e293b;background:#ffffff80}._tab_s3uoq_538._active_s3uoq_565{background:#fff;color:#3b82f6;box-shadow:0 2px 8px #0000000f}._toggleContainer_s3uoq_572{display:flex;align-items:center;gap:12px}._toggleSwitch_s3uoq_578{position:relative;display:inline-block;width:48px;height:26px}._toggleSwitch_s3uoq_578 input{opacity:0;width:0;height:0}._toggleSlider_s3uoq_591{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.3s;border-radius:34px}._toggleSlider_s3uoq_591:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0000001a}._toggleSwitch_s3uoq_578 input:checked+._toggleSlider_s3uoq_591{background-color:#07bb2a}._toggleSwitch_s3uoq_578 input:checked+._toggleSlider_s3uoq_591:before{transform:translate(22px)}._selectWithAdd_s3uoq_625{display:flex;gap:8px;align-items:center}._selectWithAdd_s3uoq_625 select{flex:1}._addNewBtn_s3uoq_635{padding:8px 16px;background:transparent;border:1px dashed #3b82f6;color:#3b82f6;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._addNewBtn_s3uoq_635:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}._addNewField_s3uoq_655{display:flex;gap:8px;align-items:center}._addNewField_s3uoq_655 input{flex:1}._btnSaveNew_s3uoq_665{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._btnSaveNew_s3uoq_665:hover{background:#2563eb}._btnCancelNew_s3uoq_681{padding:8px 16px;background:#f1f5f9;color:#64748b;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._btnCancelNew_s3uoq_681:hover{background:#e2e8f0;color:#475569}._operatorToggle_s3uoq_699{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._operatorToggle_s3uoq_699 label{font-size:15px;font-weight:500;color:#1e293b;margin:0}._documentsPlaceholder_s3uoq_717{padding:60px 20px;text-align:center;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0}._documentsPlaceholder_s3uoq_717 p{color:#64748b;font-size:14px;margin:0}._pageHeader_s3uoq_732{margin-bottom:24px}._pageHeader_s3uoq_732 h1{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px}._pageHeader_s3uoq_732 p{font-size:14px;color:#64748b;margin:0}._vehicleForm_s3uoq_750{display:flex;flex-direction:column;gap:24px}._corporateContainer_1km46_6{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._corporateListContainer_1km46_20{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._corporateHeader_1km46_29{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_1km46_38{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_1km46_48 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_1km46_48 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_1km46_48 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_1km46_79{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_1km46_87,._btnSecondary_1km46_88{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_1km46_87{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_1km46_87:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_1km46_88{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_1km46_88:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._corporateFilters_1km46_131{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_1km46_147{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_1km46_155{position:relative;flex:1;min-width:200px}._searchInputContainer_1km46_161{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_1km46_161:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_1km46_181{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_1km46_161{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;color:#1e293b;font-weight:500;outline:none}._searchInput_1km46_161::placeholder{color:#94a3b8}._filterControls_1km46_202{display:flex;align-items:center;gap:8px;flex-shrink:0}._filterToggle_1km46_209{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#fffffff2;border:2px solid rgba(226,232,240,.5);border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._filterToggle_1km46_209:hover{background:#f8fafcf2;border-color:#cbd5e1}._filterGroup_1km46_229{display:flex;align-items:center;gap:8px}._sortSelect_1km46_235{padding:10px 14px;background:#f8fafccc;border:2px solid rgba(226,232,240,.8);border-radius:8px;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;outline:none;transition:all .2s ease}._sortSelect_1km46_235:hover{border-color:#cbd5e1}._sortSelect_1km46_235:focus{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._clearFilters_1km46_257{padding:8px 12px;background:transparent;border:none;border-radius:6px;font-size:12px;font-weight:600;color:#ef4444;cursor:pointer;transition:all .2s ease}._clearFilters_1km46_257:hover{background:#ef44441a}._corporateTableContainer_1km46_274{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:0;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._corporateTable_1km46_274{width:100%;border-collapse:collapse}._tableHeaderRow_1km46_294{display:grid;grid-template-columns:2fr 1fr 2fr 100px 80px;gap:16px;padding:16px 20px;background:#f8fafc80;border-bottom:2px solid rgba(226,232,240,.5)}._tableHeaderRow_1km46_294 th{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left}._tableRow_1km46_312{display:grid;grid-template-columns:2fr 1fr 2fr 100px 80px;gap:16px;padding:16px 20px;border-bottom:1px solid rgba(226,232,240,.3);transition:all .2s ease}._tableRow_1km46_312:hover{background:#f8fafc80}._tableRow_1km46_312:last-child{border-bottom:none}._colTitle_1km46_329{font-size:14px;font-weight:500;color:#1e293b;display:flex;align-items:center}._colTitle_1km46_329 a{color:#3b82f6;text-decoration:underline;transition:color .2s ease}._colTitle_1km46_329 a:hover{color:#2563eb}._colStatus_1km46_347{display:flex;align-items:center}._statusBadge_1km46_352{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_1km46_360{background:#10b9811a;color:#10b981}._statusInactive_1km46_365{background:#ef44441a;color:#ef4444}._colActions_1km46_370{display:flex;align-items:center;justify-content:center}._actionMenu_1km46_376{position:relative}._actionMenuBtn_1km46_380{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#64748b;transition:all .2s ease}._actionMenuBtn_1km46_380:hover{background:#f8fafccc;color:#1e293b}._actionDropdown_1km46_399{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:140px;overflow:hidden}._actionDropdown_1km46_399 button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s ease}._actionDropdown_1km46_399 button:hover{background:#f8fafccc}._actionDropdown_1km46_399 ._deleteAction_1km46_435{color:#ef4444}._actionDropdown_1km46_399 ._deleteAction_1km46_435:hover{background:#ef44441a;color:#dc2626}._noResults_1km46_445{padding:60px 20px;text-align:center}._noResultsContent_1km46_450{display:flex;flex-direction:column;align-items:center;gap:16px}._noResultsIcon_1km46_457{color:#cbd5e1}._noResultsText_1km46_461{font-size:16px;font-weight:600;color:#64748b;margin:0}._pagination_1km46_469{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px;margin-top:16px}._paginationButton_1km46_478{padding:8px 16px;background:#fffffff2;border:2px solid rgba(226,232,240,.5);border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._paginationButton_1km46_478:hover:not(:disabled){background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf}._paginationButton_1km46_478:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_1km46_501{font-size:13px;font-weight:500;color:#64748b}._spinner_1km46_508{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1km46_508 1s linear infinite;margin:0 auto}@keyframes _spin_1km46_508{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._invoiceTableHeaderRow_1km46_528{display:grid;grid-template-columns:140px 1fr 100px 100px 100px 100px 80px;gap:12px;padding:16px 20px;background:#f8fafc80;border-bottom:2px solid rgba(226,232,240,.5)}._invoiceTableHeaderRow_1km46_528 th{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left}._invoiceTableRow_1km46_546{display:grid;grid-template-columns:140px 1fr 100px 100px 100px 100px 80px;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(226,232,240,.3);transition:all .2s ease}._invoiceTableRow_1km46_546:hover{background:#f8fafc80}._invoiceTableRow_1km46_546:last-child{border-bottom:none}._colAmount_1km46_563{font-size:14px;font-weight:600;color:#1e293b}._statusDraft_1km46_570{background:#94a3b826;color:#64748b}._statusSent_1km46_571{background:#3b82f626;color:#2563eb}._statusPaid_1km46_572{background:#10b98126;color:#059669}._statusOverdue_1km46_573{background:#ef444426;color:#dc2626}._statusCancelled_1km46_574{background:#64748b26;color:#64748b}@media (max-width: 768px){._tableHeaderRow_1km46_294,._tableRow_1km46_312{grid-template-columns:1fr;gap:8px}._tableHeaderRow_1km46_294 th{display:none}._colTitle_1km46_329:before{content:attr(data-label) ": ";font-weight:700;color:#64748b}._colStatus_1km46_347:before{content:"Status: ";font-weight:700;color:#64748b}}._customerContainer_1e4se_7{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;width:100%;max-width:100%;box-sizing:border-box}._customerListContainer_1e4se_27{width:100%;max-width:100%;padding:0;margin:0 auto;box-sizing:border-box}._customerHeader_1e4se_43{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_1e4se_61{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_1e4se_81 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1}._headerTitle_1e4se_81 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_1e4se_81 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_1e4se_141{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_1e4se_155{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_1e4se_155:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_1e4se_197{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5)}._btnSecondary_1e4se_197:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf}._customerFilters_1e4se_243{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:10;width:100%;box-sizing:border-box}._filtersRow_1e4se_275{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_1e4se_291{position:relative;flex:1;min-width:200px}._searchInputContainer_1e4se_303{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_1e4se_303:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_1e4se_343{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_1e4se_303{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none}._searchInput_1e4se_303::placeholder{color:#94a3b8}._filterControls_1e4se_385{display:flex;align-items:center;gap:12px}._filterToggle_1e4se_397{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafccc;border:2px solid rgba(226,232,240,.5);border-radius:12px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterToggle_1e4se_397:hover,._filterToggle_1e4se_397._active_1e4se_429{background:#13eadf1a;border-color:#13eadf;color:#0ea5e9}._sortSelect_1e4se_441{padding:12px 16px;border:2px solid rgba(226,232,240,.5);border-radius:12px;background:#f8fafccc;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._sortSelect_1e4se_441:focus{outline:none;border-color:#13eadf;background:#fffffff2}._filtersPanel_1e4se_477{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(226,232,240,.5)}._filterGroup_1e4se_495{display:flex;flex-direction:column;gap:8px;position:relative;z-index:100}._filterGroup_1e4se_495 label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._filterGroup_1e4se_495 select{padding:10px 12px;border:2px solid rgba(226,232,240,.5);border-radius:8px;background:#f8fafccc;color:#1e293b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._filterGroup_1e4se_495 select:focus{outline:none;border-color:#13eadf;background:#fffffff2}._clearFilters_1e4se_563{align-self:end;padding:8px 16px;background:none;border:2px solid #ef4444;border-radius:8px;color:#ef4444;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._clearFilters_1e4se_563:hover{background:#ef4444;color:#fff}._dateInput_1e4se_599{padding:10px 14px;border:2px solid rgba(226,232,240,.8);border-radius:8px;font-size:13px;color:#1e293b;outline:none}._dateInput_1e4se_599:focus{border-color:#13eadf}._tabs_1e4se_625{display:flex;gap:0;margin-bottom:16px;border-bottom:2px solid rgba(226,232,240,.5)}._tab_1e4se_625{padding:12px 20px;font-size:14px;font-weight:600;color:#64748b;background:transparent;border:none;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s ease}._tab_1e4se_625:hover{color:#1e293b}._tab_1e4se_625._active_1e4se_429{color:#13eadf;border-bottom-color:#13eadf}._customerTableContainer_1e4se_683{background:#fffffff2;border-radius:12px;padding:0;box-shadow:0 4px 16px #0000000f;border:1px solid rgba(255,255,255,.2);width:100%;box-sizing:border-box}._customerTable_1e4se_683{width:100%;border-collapse:collapse}._tableHeaderRow_1e4se_713{display:grid;grid-template-columns:2fr 2fr 1.2fr 1fr 100px 80px;gap:16px;padding:16px 20px;background:#f8fafc80;border-bottom:2px solid rgba(226,232,240,.5)}._tableHeaderRow_1e4se_713 th{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left}._tableRow_1e4se_749{display:grid;grid-template-columns:2fr 2fr 1.2fr 1fr 100px 80px;gap:16px;padding:16px 20px;border-bottom:1px solid rgba(226,232,240,.3);align-items:center}._tableRow_1e4se_749:hover{background:#f8fafc80}._colName_1e4se_775{display:flex;align-items:center;gap:12px}._avatar_1e4se_787{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#13eadf,#0ea5e9);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;flex-shrink:0}._nameBlock_1e4se_815{display:flex;flex-direction:column;gap:2px}._nameBlock_1e4se_815 ._name_1e4se_815,._nameBlock_1e4se_815 ._nameLink_1e4se_829{font-size:14px;font-weight:600;color:#1e293b}._nameBlock_1e4se_815 ._nameLink_1e4se_829{background:none;border:none;padding:0;cursor:pointer;text-align:left;font-family:inherit;transition:color .2s ease}._nameBlock_1e4se_815 ._nameLink_1e4se_829:hover{color:#0fd1c7}._nameBlock_1e4se_815 ._phone_1e4se_869{font-size:12px;color:#64748b}._colEmail_1e4se_879{font-size:14px;color:#1e293b}._colDate_1e4se_889{font-size:13px;color:#64748b}._colWallet_1e4se_899{font-size:14px;font-weight:600;color:#1e293b}._colStatus_1e4se_911{display:flex;align-items:center}._toggleSwitch_1e4se_921{display:block;width:44px;height:24px;padding:0;margin:0;border:none;border-radius:12px;background:#e2e8f0;cursor:pointer;position:relative;transition:background .2s ease,box-shadow .2s ease;flex-shrink:0;appearance:none;-webkit-appearance:none}._toggleSwitch_1e4se_921:hover{background:#cbd5e1}._toggleSwitch_1e4se_921:focus-visible{outline:2px solid #0fd1c7;outline-offset:2px}._toggleSwitch_1e4se_921._active_1e4se_429{background:linear-gradient(135deg,#0fd1c7,#0bb5ad)}._toggleSwitch_1e4se_921._active_1e4se_429:hover{background:linear-gradient(135deg,#13eadf,#0fd1c7);box-shadow:0 0 0 3px #0fd1c740}._toggleSwitch_1e4se_921:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000026,0 1px 2px #00000014;transition:transform .2s cubic-bezier(.4,0,.2,1)}._toggleSwitch_1e4se_921._active_1e4se_429:after{transform:translate(20px);box-shadow:0 2px 6px #0000001f,0 1px 3px #00000014}._colActions_1e4se_1027{display:flex;align-items:center;justify-content:center}._actionMenu_1e4se_1039{position:relative}._actionMenuBtn_1e4se_1047{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#64748b;transition:all .2s ease}._actionMenuBtn_1e4se_1047:hover{background:#f8fafccc;color:#1e293b}._actionDropdown_1e4se_1085{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:140px;overflow:hidden}._actionDropdown_1e4se_1085 button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s ease}._actionDropdown_1e4se_1085 button:hover{background:#f8fafccc}._actionDropdown_1e4se_1085 ._deleteAction_1e4se_1153{color:#ef4444}._statusBadge_1e4se_1161{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_1e4se_1177{background:#10b9811a;color:#10b981}._statusInactive_1e4se_1179{background:#ef44441a;color:#ef4444}._statusBlocked_1e4se_1181{background:#f59e0b1a;color:#d97706}._noResults_1e4se_1185{padding:60px 20px;text-align:center;grid-column:1 / -1}._noResultsContent_1e4se_1197{display:flex;flex-direction:column;align-items:center;gap:16px}._noResultsIcon_1e4se_1211{color:#cbd5e1}._noResultsText_1e4se_1213{font-size:16px;font-weight:600;color:#64748b;margin:0}._pagination_1e4se_1217{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px;margin-top:16px}._paginationButton_1e4se_1235{padding:8px 16px;background:#fffffff2;border:2px solid rgba(226,232,240,.5);border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._paginationButton_1e4se_1235:hover:not(:disabled){background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf}._paginationButton_1e4se_1235:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_1e4se_1281{font-size:13px;font-weight:500;color:#64748b}._loadingState_1e4se_1293{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:48px 24px;text-align:center}._loadingStateInner_1e4se_1313{display:flex;flex-direction:column;align-items:center;gap:20px}._spinner_1e4se_1327{width:44px;height:44px;border:3px solid #e2e8f0;border-top-color:#0fd1c7;border-radius:50%;animation:_spin_1e4se_1327 .8s linear infinite;flex-shrink:0}._loadingState_1e4se_1293 ._loadingText_1e4se_1347{margin:0;font-size:15px;font-weight:500;color:#64748b;letter-spacing:.01em}@keyframes _spin_1e4se_1327{to{transform:rotate(360deg)}}._viewCustomerContainer_k6jmx_5{padding:16px 24px;max-width:1100px;margin:0 auto;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh}._pageHeader_k6jmx_14{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:12px}._pageTitle_k6jmx_23{font-size:28px;font-weight:800;color:#1a202c;margin:0;letter-spacing:-.02em;line-height:1.2}._backButton_k6jmx_32{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:2px solid #e2e8f0;background:#fff;color:#64748b}._backButton_k6jmx_32:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._mainCard_k6jmx_53{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000000f;border:1px solid #e2e8f0;overflow:hidden}._cardBody_k6jmx_61{display:grid;grid-template-columns:1fr auto;gap:32px;padding:28px;align-items:start}@media (max-width: 768px){._cardBody_k6jmx_61{grid-template-columns:1fr}}._detailsSection_k6jmx_76{min-width:0}._detailsHeader_k6jmx_80{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 20px}._ratingRow_k6jmx_87{display:flex;align-items:center;gap:8px;margin-bottom:12px}._ratingStars_k6jmx_94{display:flex;gap:4px;color:#e2e8f0}._ratingStars_k6jmx_94 ._filled_k6jmx_100{color:#fbbf24}._ratingText_k6jmx_104{font-size:14px;color:#64748b;font-weight:500}._verificationRow_k6jmx_110{display:flex;align-items:center;gap:10px;margin-bottom:20px}._unverifiedBadge_k6jmx_117{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;color:#dc2626;background:#fef2f2}._verifiedBadge_k6jmx_129{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;color:#059669;background:#ecfdf5}._verifyButton_k6jmx_141{padding:8px 16px;font-size:13px;font-weight:600;border-radius:8px;border:2px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._verifyButton_k6jmx_141:hover:not(:disabled){border-color:#0fd1c7;color:#0fd1c7}._verifyButton_k6jmx_141:disabled{opacity:.6;cursor:not-allowed}._detailsContent_k6jmx_163{display:flex;gap:24px;flex-wrap:wrap}._avatarLarge_k6jmx_169{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;align-items:center;justify-content:center;color:#94a3b8;flex-shrink:0}._avatarLarge_k6jmx_169 svg{width:48px;height:48px}._infoGrid_k6jmx_186{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 32px;flex:1;min-width:280px}._infoItem_k6jmx_194{display:flex;flex-direction:column;gap:4px}._infoLabel_k6jmx_200{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}._infoValue_k6jmx_208{font-size:14px;font-weight:500;color:#1e293b}._profileStatusSection_k6jmx_215{min-width:200px;padding:16px 20px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._profileStatusHeader_k6jmx_223{font-size:14px;font-weight:600;color:#64748b;margin:0 0 8px}._profileStatusValue_k6jmx_230{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px}._editLink_k6jmx_237{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#0fd1c7;background:none;border:none;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}._editLink_k6jmx_237:hover{color:#0bb5ad}._statusBadgeActive_k6jmx_256{display:inline-block;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:600;color:#059669;background:#d1fae5}._statusBadgeInactive_k6jmx_266{display:inline-block;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:600;color:#64748b;background:#f1f5f9}._statusBadgeBlocked_k6jmx_276{display:inline-block;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:600;color:#dc2626;background:#fee2e2}._loadingState_k6jmx_286{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:48px 24px;text-align:center}._loadingStateInner_k6jmx_296{display:flex;flex-direction:column;align-items:center;gap:20px}._spinner_k6jmx_303{width:44px;height:44px;border:3px solid #e2e8f0;border-top-color:#0fd1c7;border-radius:50%;animation:_spin_k6jmx_303 .8s linear infinite}._loadingText_k6jmx_312{margin:0;font-size:15px;font-weight:500;color:#64748b}@keyframes _spin_k6jmx_303{to{transform:rotate(360deg)}}._addCorporateContainer_1hxvr_6{padding:20px 24px;max-width:1200px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box;min-height:100vh}._loadingState_1hxvr_24{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._loadingState_1hxvr_24 ._spinner_1hxvr_33{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1hxvr_33 1s linear infinite;margin:0 auto}._loadingState_1hxvr_24 p{font-size:16px;color:#64748b;font-weight:500;margin-top:16px}._addCorporateHeader_1hxvr_59{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._headerLeft_1hxvr_69{display:flex;align-items:center;gap:12px}._backButton_1hxvr_75{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#f8fafccc;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s ease}._backButton_1hxvr_75:hover{background:#e2e8f0cc;color:#1e293b}._addCorporateHeader_1hxvr_59 h1{font-size:22px;font-weight:700;color:#1e293b;margin:0;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._addCorporateForm_1hxvr_105{display:flex;flex-direction:column;gap:20px}._formGroup_1hxvr_111{display:flex;flex-direction:column;gap:6px}._formLabel_1hxvr_117{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px;display:flex;align-items:center;gap:6px;position:relative}._formLabel_1hxvr_117._required_1hxvr_128:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._required_1hxvr_128:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._error_1hxvr_142{border-color:#ef4444!important;background:#fef2f2!important}._formInput_1hxvr_147,._formSelect_1hxvr_148,._formTextarea_1hxvr_149{padding:14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;color:#374151;background:#fff;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}._formInput_1hxvr_147:hover,._formSelect_1hxvr_148:hover,._formTextarea_1hxvr_149:hover{border-color:#cbd5e1;box-shadow:0 2px 6px #00000014}._formInput_1hxvr_147:focus,._formSelect_1hxvr_148:focus,._formTextarea_1hxvr_149:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 2px 8px #13eadf26}._formTextarea_1hxvr_149{resize:vertical;min-height:80px}._formSection_1hxvr_184{background:#ffffffe6;border-radius:10px;padding:20px;margin-bottom:18px;border:1px solid rgba(226,232,240,.6);box-shadow:0 2px 6px #00000008;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}._formSection_1hxvr_184>._sectionHeader_1hxvr_197{grid-column:1 / -1}._formSection_1hxvr_184>._formGroup_1hxvr_111{grid-column:span 1}._formGroupFullWidth_1hxvr_205{grid-column:span 2!important}._sectionHeader_1hxvr_197{margin-bottom:18px;padding-bottom:12px;border-bottom:1.5px solid #e5e7eb}._sectionHeader_1hxvr_197 h2{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 4px}._sectionHeader_1hxvr_197 p{font-size:13px;color:#64748b;margin:0}._phoneInputGroup_1hxvr_229{display:flex;gap:8px;align-items:center}._dialCodeSelect_1hxvr_235{padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;color:#374151;background:#fff;transition:all .2s ease;box-shadow:0 1px 3px #0000000d;width:90px;flex-shrink:0}._dialCodeSelect_1hxvr_235:hover{border-color:#cbd5e1}._dialCodeSelect_1hxvr_235:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 2px 8px #13eadf26}._phoneInput_1hxvr_229{flex:1}._imageUploadContainer_1hxvr_265{display:flex;flex-direction:column;align-items:center;gap:10px}._imagePreview_1hxvr_272{width:100px;height:100px;border-radius:50%;background:#f8fafccc;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._imagePreview_1hxvr_272 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._removeImageBtn_1hxvr_292{position:absolute;top:4px;right:4px;width:28px;height:28px;border-radius:50%;background:#ef4444e6;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._removeImageBtn_1hxvr_292:hover{background:#dc2626;transform:scale(1.1)}._browseButton_1hxvr_314{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #13eadf40}._browseButton_1hxvr_314:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13eadf59}._toggleContainer_1hxvr_335{display:flex;flex-direction:column;gap:6px}._toggleLabel_1hxvr_341{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1e293b;cursor:pointer}._toggleInput_1hxvr_351{display:none}._toggleSwitch_1hxvr_355{position:relative;width:44px;height:22px;background:#cbd5e1;border-radius:11px;transition:background .2s ease;flex-shrink:0}._toggleSwitch_1hxvr_355:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 1px 3px #0003}._toggleInput_1hxvr_351:checked+._toggleSwitch_1hxvr_355{background:#07bb2a}._toggleInput_1hxvr_351:checked+._toggleSwitch_1hxvr_355:after{transform:translate(22px)}._dayButtons_1hxvr_387{display:flex;gap:6px}._dayButton_1hxvr_387{width:36px;height:36px;border:1.5px solid #e2e8f0;border-radius:6px;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._dayButton_1hxvr_387:hover{border-color:#13eadf;color:#13eadf}._dayButtonActive_1hxvr_410{background:linear-gradient(135deg,#13eadf,#0ea5e9);border-color:#13eadf;color:#fff}._amountInputGroup_1hxvr_417{position:relative;display:flex;align-items:center}._currencySymbol_1hxvr_423{position:absolute;left:14px;font-size:14px;font-weight:600;color:#64748b;z-index:1}._amountInput_1hxvr_417{padding-left:32px!important}._infoIcon_1hxvr_437{color:#64748b;margin-left:6px;cursor:help}._helperText_1hxvr_443{font-size:12px;color:#64748b;margin-top:4px;line-height:1.4}._enableConfigButton_1hxvr_450{padding:8px 16px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #13eadf40;white-space:nowrap}._enableConfigButton_1hxvr_450:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13eadf59}._formInput_1hxvr_147:disabled,._formSelect_1hxvr_148:disabled,._formTextarea_1hxvr_149:disabled,._toggleInput_1hxvr_351:disabled,._dayButton_1hxvr_387:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9}._toggleInput_1hxvr_351:disabled+._toggleSwitch_1hxvr_355{opacity:.5;cursor:not-allowed}._dayButton_1hxvr_387:disabled{opacity:.5;cursor:not-allowed}._dayButton_1hxvr_387:disabled:hover{border-color:#e2e8f0;color:#64748b}._formActions_1hxvr_494{display:flex;gap:12px;justify-content:flex-end;margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}._btnCancel_1hxvr_503{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#fffffff2;border:2px solid rgba(226,232,240,.5);border-radius:10px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._btnCancel_1hxvr_503:hover{background:#f8fafcf2;border-color:#cbd5e1}._btnSubmit_1hxvr_523{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);border:none;border-radius:10px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #13eadf4d}._btnSubmit_1hxvr_523:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSubmit_1hxvr_523:disabled{opacity:.6;cursor:not-allowed}._spinner_1hxvr_33{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #13EADF;border-radius:50%;animation:_spin_1hxvr_33 1s linear infinite}@keyframes _spin_1hxvr_33{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_1srww_11{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999999;padding:16px;animation:_fadeIn_1srww_1 .2s ease}@keyframes _fadeIn_1srww_1{0%{opacity:0}to{opacity:1}}._modalContent_1srww_61{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #00000026,0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);animation:_slideUp_1srww_1 .3s ease;display:flex;flex-direction:column}@keyframes _slideUp_1srww_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1srww_117{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(226,232,240,.5);position:relative;flex-shrink:0}._modalHeader_1srww_117:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(19,234,223,.3),transparent)}._modalHeader_1srww_117 h2{font-size:22px;font-weight:700;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.02em;line-height:1.1;position:relative}._modalHeader_1srww_117 h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._closeButton_1srww_205{background:none;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeButton_1srww_205:hover{background:#f1f5f9;color:#1e293b}._mandatoryNote_1srww_241{padding:10px 24px;background:linear-gradient(135deg,#ef444414,#dc262614);border-bottom:1px solid rgba(254,226,226,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._mandatoryNote_1srww_241 span{color:#ef4444;font-size:12px;font-weight:600}._form_1srww_267{padding:24px;overflow-y:auto;flex:1;min-height:0}._formContent_1srww_281{display:grid;grid-template-columns:250px 1fr;gap:24px;margin-bottom:24px}._imageSection_1srww_297{display:flex;flex-direction:column;align-items:center;gap:12px}._imageContainer_1srww_311{width:160px;height:160px;border-radius:50%;overflow:hidden;position:relative;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:3px solid #e2e8f0;margin:0 auto}._imagePreview_1srww_333{width:100%;height:100%;position:relative}._previewImage_1srww_345{width:100%;height:100%;object-fit:cover}._removeImageButton_1srww_357{position:absolute;top:8px;right:8px;background:#0009;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._removeImageButton_1srww_357:hover{background:#000c}._imagePlaceholder_1srww_399{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._browseButton_1srww_419{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.5);border-radius:10px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;box-shadow:0 2px 8px #0000000a}._browseButton_1srww_419:hover{background:linear-gradient(135deg,#13eadf1a,#0ea5e91a);border-color:#13eadf;color:#13eadf;transform:translateY(-1px);box-shadow:0 4px 12px #13eadf33}._imageNote_1srww_471{font-size:12px;color:#94a3b8;margin:0;text-align:center}._formFields_1srww_487{display:flex;flex-direction:column;gap:16px}._formRow_1srww_499{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_1srww_511{display:flex;flex-direction:column;gap:6px}._formGroup_1srww_511 label{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px;display:flex;align-items:center;gap:6px;position:relative}._formGroup_1srww_511 label._required_1srww_545:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._required_1srww_545:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._formGroup_1srww_511 input,._formGroup_1srww_511 select{padding:14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;color:#374151;transition:all .2s ease;background:#fff;box-shadow:0 1px 3px #0000000d}._formGroup_1srww_511 input:hover,._formGroup_1srww_511 select:hover{border-color:#cbd5e1;box-shadow:0 2px 6px #00000014}._formGroup_1srww_511 input:focus,._formGroup_1srww_511 select:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 2px 8px #13eadf26}._formGroup_1srww_511 input._inputError_1srww_629,._formGroup_1srww_511 select._inputError_1srww_629{border-color:#ef4444!important;background:#fef2f2!important}._formGroup_1srww_511 input::placeholder{color:#94a3b8}._phoneInputGroup_1srww_649{display:grid;grid-template-columns:120px 1fr;gap:12px}._formActions_1srww_663{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid #e2e8f0}._cancelButton_1srww_679{padding:10px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.5);border-radius:8px;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;box-shadow:0 2px 8px #0000000a}._cancelButton_1srww_679:hover{background:#f8fafcf2;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}._cancelButton_1srww_679:disabled{opacity:.5;cursor:not-allowed}._submitButton_1srww_733{padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #13eadf4d;font-family:inherit}._submitButton_1srww_733:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._submitButton_1srww_733:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._modalContent_1srww_61{max-width:100%;margin:10px}._formContent_1srww_281{grid-template-columns:1fr;gap:24px}._imageSection_1srww_297{order:2}._formFields_1srww_487{order:1}._formRow_1srww_499,._phoneInputGroup_1srww_649{grid-template-columns:1fr}._formActions_1srww_663{flex-direction:column-reverse}._cancelButton_1srww_679,._submitButton_1srww_733{width:100%}}._employeeListContainer_1wgg9_11{width:100%;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._tabs_1wgg9_23{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._tabs_1wgg9_23::-webkit-scrollbar{display:none}._tab_1wgg9_23{padding:12px 24px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:-2px;white-space:nowrap;font-family:inherit}._tab_1wgg9_23:hover{color:#1e293b;background:#f8fafc}._tab_1wgg9_23._active_1wgg9_93{color:#13eadf;border-bottom-color:#13eadf;font-weight:600}._header_1wgg9_107{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:16px}._headerLeft_1wgg9_125 h2{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerLeft_1wgg9_125 h2:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerRight_1wgg9_173{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._filters_1wgg9_187{display:flex;align-items:center;gap:12px}._groupSelect_1wgg9_199{padding:10px 16px;border:1px solid rgba(226,232,240,.5);border-radius:10px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;font-size:14px;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a}._groupSelect_1wgg9_199:hover{border-color:#13eadf;box-shadow:0 4px 12px #13eadf26}._groupSelect_1wgg9_199:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._searchContainer_1wgg9_249{position:relative;display:flex;align-items:center}._searchInput_1wgg9_261{padding:10px 16px 10px 40px;border:1px solid rgba(226,232,240,.5);border-radius:10px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:14px;font-family:inherit;width:250px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a}._searchInput_1wgg9_261:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 4px 12px #13eadf26}._searchIcon_1wgg9_299{position:absolute;left:12px;color:#64748b;pointer-events:none}._addButton_1wgg9_313{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #13eadf4d;white-space:nowrap}._addButton_1wgg9_313:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._tableContainer_1wgg9_359{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2)}._table_1wgg9_359{width:100%;border-collapse:collapse}._table_1wgg9_359 thead{background:#f8fafccc}._table_1wgg9_359 th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}._table_1wgg9_359 td{padding:16px;border-bottom:1px solid #f1f5f9}._table_1wgg9_359 tbody tr:hover{background:#f8fafc80}._table_1wgg9_359 tbody tr:last-child td{border-bottom:none}._nameCell_1wgg9_449{display:flex;align-items:center;gap:12px}._avatar_1wgg9_461{width:40px;height:40px;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid rgba(19,234,223,.2);box-shadow:0 2px 8px #00000014}._avatarImage_1wgg9_485{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_1wgg9_497{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#64748b;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._avatarPlaceholder_1wgg9_497._hidden_1wgg9_517{display:none}._nameInfo_1wgg9_525{display:flex;flex-direction:column;gap:4px}._name_1wgg9_449{font-size:14px;font-weight:600;color:#1e293b}._phone_1wgg9_549{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b}._phone_1wgg9_549 svg{flex-shrink:0}._emailCell_1wgg9_575{display:flex;align-items:center;gap:8px;font-size:14px;color:#1e293b}._emailCell_1wgg9_575 svg{color:#64748b;flex-shrink:0}._groupBadge_1wgg9_603{font-size:14px;color:#64748b}._statusBadge_1wgg9_615{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_1wgg9_633{background:#10b9811a;color:#10b981}._statusInactive_1wgg9_643{background:#ef44441a;color:#ef4444}._actionCell_1wgg9_655,._actionMenu_1wgg9_663{position:relative}._actionButton_1wgg9_671{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#64748b;transition:all .2s ease}._actionButton_1wgg9_671:hover{background:#f8fafccc;color:#1e293b}._actionDropdown_1wgg9_709{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:140px;overflow:hidden}._actionItem_1wgg9_741{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s ease}._actionItem_1wgg9_741:hover{background:#f8fafccc}._actionItem_1wgg9_741._deleteAction_1wgg9_781{color:#ef4444}._actionItem_1wgg9_741._deleteAction_1wgg9_781:hover{background:#ef44441a;color:#dc2626}._actionItem_1wgg9_741 svg{flex-shrink:0}._loadingContainer_1wgg9_809{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._spinner_1wgg9_827{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1wgg9_827 1s linear infinite}@keyframes _spin_1wgg9_827{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_1wgg9_809 p{color:#64748b;font-size:14px;font-weight:500}._noData_1wgg9_877{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._noDataIcon_1wgg9_895{color:#cbd5e1;margin-bottom:16px}._noDataText_1wgg9_905{font-size:16px;font-weight:600;color:#64748b;margin:0 0 8px}._noDataSubtext_1wgg9_919{font-size:14px;color:#94a3b8;margin:0}._tabContent_1wgg9_931{min-height:400px}@media (max-width: 768px){._header_1wgg9_107{flex-direction:column;align-items:flex-start}._headerRight_1wgg9_173{width:100%;flex-direction:column;align-items:stretch}._filters_1wgg9_187{width:100%;flex-direction:column}._searchInput_1wgg9_261{width:100%}._addButton_1wgg9_313{width:100%;justify-content:center}._table_1wgg9_359{font-size:12px}._table_1wgg9_359 th,._table_1wgg9_359 td{padding:12px 8px}._nameCell_1wgg9_449{gap:8px}._avatar_1wgg9_461{width:32px;height:32px}}._viewCorporateContainer_1revo_6{padding:16px;max-width:1400px;margin:0 auto;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_1revo_14{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._header_1revo_14 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._header_1revo_14 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._editButton_1revo_47{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #13eadf4d}._editButton_1revo_47:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._editButton_1revo_47 svg{flex-shrink:0}._tabs_1revo_73{display:flex;gap:4px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:4px;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2)}._tabs_1revo_73::-webkit-scrollbar{display:none}._tab_1revo_73{padding:10px 20px;background:transparent;border:none;border-radius:8px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;font-family:inherit;position:relative}._tab_1revo_73:hover{color:#1e293b;background:#f8fafccc}._tab_1revo_73._active_1revo_115{color:#fff;background:linear-gradient(135deg,#13ead4,#0ee951);font-weight:600;box-shadow:0 4px 12px #13eadf4d}._tabContent_1revo_122{min-height:400px}._contentGrid_1revo_127{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:16px}._section_1revo_134{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:18px;box-shadow:0 4px 16px #0000000f;border:1px solid rgba(255,255,255,.2)}._sectionHeader_1revo_143{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}._sectionHeaderWithAction_1revo_152{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}._sectionHeaderWithAction_1revo_152 h2{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600;color:#1e293b;margin:0;flex:1}._sectionIcon_1revo_173{color:#13eadf;flex-shrink:0}._sectionHeader_1revo_143 h2{font-size:17px;font-weight:700;color:#1e293b;margin:0}._sectionContent_1revo_185{display:flex;flex-direction:column;gap:12px}._infoRow_1revo_192{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:center;padding:6px 0}._label_1revo_200{font-size:13px;font-weight:600;color:#64748b}._value_1revo_206{font-size:13px;font-weight:500;color:#1e293b}._statusBadge_1revo_213{display:inline-block;padding:5px 13px;border-radius:25px;font-size:11px;font-weight:600;text-transform:capitalize;width:max-content}._statusActive_1revo_223{background:#10b9811a;color:#10b981}._statusInactive_1revo_228{background:#ef44441a;color:#ef4444}._adminProfileCard_1revo_234{display:flex;align-items:center;gap:16px;padding:18px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;margin-bottom:20px;transition:all .3s ease}._adminProfileCard_1revo_234:hover{box-shadow:0 4px 12px #13eadf1a;border-color:#13eadf}._profileImageContainer_1revo_251{flex-shrink:0;position:relative}._profileImage_1revo_251{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #ffffff;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}._profileImage_1revo_251:hover{transform:scale(1.05)}._profilePlaceholder_1revo_270{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#13eadf,#0fb8ae);display:flex;align-items:center;justify-content:center;color:#fff;border:3px solid #ffffff;box-shadow:0 2px 8px #0000001a}._adminNameInfo_1revo_283{flex:1;display:flex;flex-direction:column;gap:6px}._fullName_1revo_290{font-size:18px;font-weight:600;color:#1e293b;margin:0;line-height:1.3}._adminEmailLink_1revo_298{display:flex;align-items:center;gap:6px;color:#13eadf;text-decoration:none;font-size:13px;font-weight:500;transition:all .2s ease}._adminEmailLink_1revo_298:hover{color:#0fb8ae;text-decoration:underline}._adminEmailLink_1revo_298 svg{flex-shrink:0}._adminPhone_1revo_318{display:flex;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:500;margin-top:4px}._adminPhone_1revo_318 svg{flex-shrink:0;color:#64748b}._adminInfo_1revo_333{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._taxInfoSection_1revo_340{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #f1f5f9}._taxInfoHeading_1revo_348{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1e293b;margin:0;padding:0}._taxInfoHeading_1revo_348 svg{color:#13eadf;flex-shrink:0}._labelIcon_1revo_364{margin-right:6px;color:#64748b;flex-shrink:0}._emailLink_1revo_370{color:#13eadf;text-decoration:none;font-weight:500;transition:all .2s ease}._emailLink_1revo_370:hover{color:#0fb8ae;text-decoration:underline}._resetPasswordButton_1revo_382{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#ef4444;color:#fff;border:none;border-radius:5px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}._resetPasswordButton_1revo_382:hover{background:#ed4040;color:#fff}._resetPasswordButton_1revo_382 svg{flex-shrink:0;color:#fff}._configItem_1revo_414{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._configInfo_1revo_425{flex:1;display:flex;flex-direction:column;gap:6px}._configLabel_1revo_432{font-size:14px;font-weight:600;color:#1e293b}._configDescription_1revo_438{font-size:12px;color:#64748b;line-height:1.4}._configDetail_1revo_444{display:block;font-size:11px;color:#94a3b8;margin-top:3px}._budgetDetails_1revo_451{display:flex;flex-direction:column;gap:3px;margin-top:6px}._toggle_1revo_459{width:48px;height:26px;border-radius:13px;position:relative;cursor:pointer;transition:all .3s ease;flex-shrink:0;opacity:.5;cursor:no-drop}._toggleOff_1revo_471{background:#cbd5e1}._toggleOn_1revo_475{background:#07bb2a}._toggleSlider_1revo_479{width:22px;height:22px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:all .3s ease;box-shadow:0 2px 4px #0003}._toggleOn_1revo_475 ._toggleSlider_1revo_479{left:24px}._invoiceTabHeader_1revo_496{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}._invoiceTabTitle_1revo_505{margin:0;font-size:18px;font-weight:600;color:#1e293b}._invoiceTabActions_1revo_512{display:flex;align-items:center;gap:8px}._invoiceBtnSecondary_1revo_518{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;border:2px solid rgba(226,232,240,.8);background:#fffffff2;color:#64748b;transition:all .2s ease}._invoiceBtnSecondary_1revo_518:hover:not(:disabled){background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._invoiceBtnSecondary_1revo_518:disabled{opacity:.6;cursor:not-allowed}._invoiceBtnPrimary_1revo_546{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d;transition:all .2s ease}._invoiceBtnPrimary_1revo_546:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._invoiceTableCard_1revo_567{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2)}._invoiceTableWrap_1revo_576{overflow-x:auto}._invoiceTable_1revo_567{width:100%;border-collapse:collapse;font-size:14px}._invoiceTable_1revo_567 thead tr{background:#f8fafccc;border-bottom:2px solid rgba(226,232,240,.6)}._invoiceTable_1revo_567 th{text-align:left;padding:14px 16px;font-weight:600;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.03em}._invoiceTable_1revo_567 th:last-child{text-align:right;width:100px}._invoiceTable_1revo_567 tbody tr{border-bottom:1px solid rgba(226,232,240,.4);transition:background .2s ease}._invoiceTable_1revo_567 tbody tr:hover{background:#f8fafc80}._invoiceTable_1revo_567 td{padding:14px 16px;color:#1e293b;font-weight:500}._invoiceTable_1revo_567 td:last-child{text-align:right}._invoiceLink_1revo_625{background:none;border:none;color:#2563eb;font-weight:600;font-size:14px;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}._invoiceLink_1revo_625:hover{color:#1d4ed8;text-decoration:underline}._invoiceStatusBadge_1revo_642{display:inline-block;padding:6px 14px;border-radius:9999px;font-size:12px;font-weight:600;text-transform:capitalize}._invoiceStatusDraft_1revo_651{background:#e2e8f0;color:#475569}._invoiceStatusSent_1revo_652{background:#dbeafe;color:#1d4ed8}._invoiceStatusPaid_1revo_653{background:#d1fae5;color:#047857}._invoiceStatusOverdue_1revo_654{background:#fee2e2;color:#dc2626}._invoiceStatusCancelled_1revo_655{background:#e2e8f0;color:#475569}._invoiceTotal_1revo_657{font-weight:600;color:#1e293b}._invoiceViewBtn_1revo_662{padding:8px 14px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:2px solid rgba(226,232,240,.8);background:#fffffff2;color:#64748b;transition:all .2s ease}._invoiceViewBtn_1revo_662:hover{background:#f8fafcf2;border-color:#cbd5e1;color:#1e293b}._noData_1revo_681{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}._noDataIcon_1revo_690{color:#cbd5e1;margin-bottom:12px}._noDataText_1revo_695{font-size:15px;font-weight:600;color:#64748b;margin:0 0 6px}._noDataSubtext_1revo_702{font-size:13px;color:#94a3b8;margin:0}._loadingContainer_1revo_709{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:350px;gap:14px}._spinner_1revo_718{width:36px;height:36px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1revo_718 1s linear infinite}@keyframes _spin_1revo_718{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_1revo_709 p{font-size:14px;color:#64748b;font-weight:500}._errorContainer_1revo_743{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:350px;gap:14px}._errorContainer_1revo_743 p{font-size:16px;color:#64748b;font-weight:500}._errorContainer_1revo_743 ._backButton_1revo_758{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._errorContainer_1revo_743 ._backButton_1revo_758:hover{background:#e2e8f0;color:#1e293b}@media (max-width: 1024px){._contentGrid_1revo_127{grid-template-columns:1fr}}@media (max-width: 768px){._viewCorporateContainer_1revo_6{padding:12px}._tabs_1revo_73{margin-bottom:20px}._tab_1revo_73{padding:10px 16px;font-size:13px}._header_1revo_14{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px}._headerLeft_1revo_806,._headerTitleSection_1revo_810{width:100%}._header_1revo_14 h1{font-size:24px}._headerUnderline_1revo_818{width:50px}._headerActions_1revo_822{width:100%;justify-content:flex-start;margin-top:0}._actionButton_1revo_828{width:100%;justify-content:center}._section_1revo_134{padding:14px}._adminProfileCard_1revo_234{flex-direction:column;text-align:center;padding:16px}._adminNameInfo_1revo_283{align-items:center}._profileImage_1revo_251,._profilePlaceholder_1revo_270{width:64px;height:64px}._profilePlaceholder_1revo_270 svg{width:28px;height:28px}._configItem_1revo_414{flex-direction:column;gap:12px}._infoRow_1revo_192{grid-template-columns:1fr;gap:6px;padding:8px 0}._label_1revo_200{font-size:12px}._value_1revo_206{font-size:13px}}._pricingDesc_17f8o_3{margin:4px 0 0;font-size:14px;color:#64748b;max-width:560px}._searchWrap_17f8o_10{display:flex;align-items:center;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(226,232,240,.8);border-radius:10px;padding:0 14px;min-width:200px;transition:border-color .2s ease,box-shadow .2s ease}._searchWrap_17f8o_10:focus-within{border-color:#13eadf99;box-shadow:0 0 0 3px #13eadf26}._searchIcon_17f8o_27{color:#64748b;margin-right:10px;flex-shrink:0}._searchInput_17f8o_33{flex:1;border:none;background:transparent;padding:10px 0;font-size:14px;color:#1e293b;outline:none}._searchInput_17f8o_33::placeholder{color:#94a3b8}._assignBtn_17f8o_47{padding:8px 16px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d;transition:all .2s ease}._assignBtn_17f8o_47:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._removeBtn_17f8o_65{padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;transition:all .2s ease}._removeBtn_17f8o_65:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}._emptyCell_17f8o_83{padding:32px 16px!important;text-align:center!important;color:#64748b;font-size:14px}._modalOverlay_17f8o_91{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100000;padding:20px;box-sizing:border-box}._modalContent_17f8o_103{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 24px #0000001f,0 2px 8px #00000014;border:1px solid rgba(226,232,240,.8)}._modalHeader_17f8o_117{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_17f8o_117 h2{margin:0;font-size:18px;font-weight:600;color:#1e293b}._modalClose_17f8o_132{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#f1f5f9;border-radius:10px;color:#64748b;cursor:pointer;transition:all .2s ease}._modalClose_17f8o_132:hover{background:#e2e8f0;color:#1e293b}._modalBody_17f8o_151{padding:20px 24px;overflow:auto;flex:1}._modalTable_17f8o_157{width:100%;border-collapse:collapse;font-size:14px}._modalTable_17f8o_157 th{text-align:left;padding:12px 14px;font-weight:600;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid rgba(226,232,240,.8);background:#f8fafc99}._modalTable_17f8o_157 td{padding:14px;border-bottom:1px solid rgba(226,232,240,.5);color:#1e293b;font-weight:500}._modalTable_17f8o_157 tbody tr:hover{background:#f8fafc80}._assignForm_17f8o_186{padding:20px 24px 0;flex:1;overflow:auto}._formRow_17f8o_192{margin-bottom:16px}._formRow_17f8o_192 label{display:block;font-size:13px;font-weight:600;color:#1e293b;margin-bottom:6px}._formHelp_17f8o_204{font-size:12px;color:#64748b;margin:0 0 16px}._modalFooter_17f8o_210{display:flex;justify-content:flex-end;gap:12px;padding:18px 24px;border-top:1px solid #e2e8f0}._cancelBtn_17f8o_218{padding:10px 18px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid rgba(203,213,225,.9);background:#fff;color:#64748b;box-shadow:0 1px 3px #0000000f;transition:all .2s ease}._cancelBtn_17f8o_218:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b;box-shadow:0 2px 6px #00000014}._saveBtn_17f8o_238{padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d;transition:all .2s ease}._saveBtn_17f8o_238:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._saveBtn_17f8o_238:disabled{opacity:.7;cursor:not-allowed}._detailsModalContent_17f8o_262{max-width:520px}._detailsLoading_17f8o_266{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px 24px;color:#64748b;font-size:14px;font-weight:500}._detailsLoading_17f8o_266 ._spinner_17f8o_278{flex-shrink:0}._detailError_17f8o_282{color:#64748b;font-size:14px;text-align:center;padding:32px 24px;margin:0;font-weight:500}._detailSections_17f8o_291{display:flex;flex-direction:column;gap:16px}._detailSection_17f8o_291{margin:0;padding:14px 16px;border-radius:10px;background:#f8fafccc;border:1px solid rgba(226,232,240,.6)}._detailSectionTitle_17f8o_305{margin:0 0 12px;font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;padding-bottom:8px;border-bottom:2px solid rgba(19,234,223,.35);display:block}._detailGrid_17f8o_317{display:flex;flex-direction:column;gap:0}._detailRow_17f8o_323,._detailRowFull_17f8o_324{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:baseline;font-size:13px;padding:10px 0;border-bottom:1px solid rgba(226,232,240,.4);min-height:20px}._detailRow_17f8o_323:last-child,._detailRowFull_17f8o_324:last-child{border-bottom:none;padding-bottom:0}._detailRow_17f8o_323:first-child,._detailRowFull_17f8o_324:first-child{padding-top:0}._detailRowFull_17f8o_324{grid-template-columns:1fr 1fr;align-items:start;gap:20px}@media (min-width: 400px){._detailRowFull_17f8o_324{grid-template-columns:160px 1fr}}._detailLabel_17f8o_358{color:#64748b;font-weight:500;font-size:13px}._detailValue_17f8o_364{color:#1e293b;font-weight:600;text-align:right;font-size:13px}._detailValueAmount_17f8o_371{color:#0f766e;font-weight:700}._detailRowFull_17f8o_324 ._detailValue_17f8o_364{text-align:left;font-weight:500;line-height:1.45}._detailTiersList_17f8o_382{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._detailTiersList_17f8o_382 li{padding:6px 10px;background:#ffffffe6;border-radius:6px;font-size:12px;color:#1e293b;font-weight:500;border:1px solid rgba(226,232,240,.5)}._detailModalFooter_17f8o_401{padding-top:8px}._viewZoneContainer_2r1eo_1{padding:16px;margin:0 auto;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._header_2r1eo_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._titleGroup_2r1eo_14{display:flex;flex-direction:column;gap:6px}._titleRow_2r1eo_20{display:flex;align-items:center;gap:8px}._name_2r1eo_26{font-size:24px;font-weight:700;color:#111827}._pill_2r1eo_32{display:inline-flex;align-items:center;padding:3px 10px;border-radius:9999px;font-size:11px;font-weight:600;text-transform:uppercase}._zoneTypeBoth_2r1eo_42{background:#0ea5e91f;color:#0284c7}._zoneTypePickup_2r1eo_47{background:#22c55e1f;color:#15803d}._zoneTypeDropoff_2r1eo_52{background:#f973161f;color:#ea580c}._statusActive_2r1eo_57{background:#22c55e1f;color:#16a34a}._statusInactive_2r1eo_62{background:#94a3b833;color:#64748b}._subInfo_2r1eo_67{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}._location_2r1eo_75{font-weight:500}._tag_2r1eo_79{display:inline-flex;align-items:center;padding:2px 8px;border-radius:9999px;background:#3b82f61a;color:#1d4ed8;font-size:11px;font-weight:600}._backButton_2r1eo_90{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}._backButton_2r1eo_90:hover{background:#f8fafc;color:#1e293b}._tabs_2r1eo_110{display:flex;gap:24px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}._tab_2r1eo_110{padding:10px 0;font-size:14px;font-weight:500;color:#64748b;border:none;background:transparent;cursor:pointer;position:relative}._tabActive_2r1eo_128{color:#0ea5e9}._tabActive_2r1eo_128:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:9999px;background:linear-gradient(90deg,#13eadf,#0ea5e9)}._contentCard_2r1eo_143{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:18px;box-shadow:0 4px 16px #0000000f;border:1px solid rgba(255,255,255,.2);font-size:13px;color:#64748b}._sectionTitle_2r1eo_154{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:8px}._placeholderText_2r1eo_161{font-size:13px;color:#94a3b8}._actionsRow_2r1eo_166{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;margin-top:16px;border-top:1px solid #e2e8f0}._cancelButton_2r1eo_175{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease}._cancelButton_2r1eo_175:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._submitButton_2r1eo_196{display:flex;align-items:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);border:none;border-radius:8px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._submitButton_2r1eo_196:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._metaGrid_2r1eo_217{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:16px}._metaItemLabel_2r1eo_224{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:4px}._metaItemValue_2r1eo_232{font-size:13px;color:#111827;font-weight:500}._loading_2r1eo_238{padding:40px;text-align:center;color:#64748b}._error_2r1eo_244{padding:40px;text-align:center;color:#b91c1c}._matrixWrapper_2r1eo_250{margin-top:16px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);overflow-x:auto;overflow-y:hidden}._matrixTable_2r1eo_261{width:100%;min-width:100%;border-collapse:collapse}._matrixHeader_2r1eo_267{padding:16px;font-size:12px;font-weight:600;text-transform:uppercase;text-align:left;letter-spacing:.5px;color:#64748b;background:#f8fafccc;border-bottom:1px solid #e2e8f0;white-space:nowrap;min-width:200px}._dropoffCell_2r1eo_281{padding:16px;font-size:13px;font-weight:500;color:#111827;border-bottom:1px solid #f1f5f9;min-width:200px}._matrixCell_2r1eo_290{padding:16px;border-bottom:1px solid #f1f5f9;border-left:1px solid #f3f4f6;min-width:200px;vertical-align:top}._matrixEmptyRow_2r1eo_298{padding:16px;font-size:13px;color:#94a3b8;text-align:center}._matrixCellInner_2r1eo_305{display:flex;flex-direction:column;gap:8px}._amountInputGroup_2r1eo_311{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}._currencySymbol_2r1eo_320{padding:14px 10px;background:#f8fafc;border-right:1px solid #e2e8f0;font-size:12px;color:#64748b}._amountInput_2r1eo_311{flex:1;border:none;padding:13px 10px;font-size:13px;outline:none}._secondarySelect_2r1eo_336{width:100%}._matrixSelect_2r1eo_340{width:100%;max-width:180px;padding:8px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;color:#1e293b;outline:none;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,transparent 50%);background-position:calc(100% - 14px) 50%,calc(100% - 9px) 50%;background-repeat:no-repeat;background-size:6px 6px,6px 6px}._matrixSelect_2r1eo_340:focus{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf26}._searchWrap_j8sid_3{display:flex;align-items:center;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(226,232,240,.8);border-radius:10px;padding:0 14px;min-width:200px;transition:border-color .2s ease,box-shadow .2s ease}._searchWrap_j8sid_3:focus-within{border-color:#13eadf99;box-shadow:0 0 0 3px #13eadf26}._searchIcon_j8sid_20{color:#64748b;margin-right:10px;flex-shrink:0}._searchInput_j8sid_26{flex:1;border:none;background:transparent;padding:10px 0;font-size:14px;color:#1e293b;outline:none}._searchInput_j8sid_26::placeholder{color:#94a3b8}._searchableSelect_j8sid_40{min-width:180px}._searchableSelect_j8sid_40:first-of-type{min-width:200px}._emptyCell_j8sid_48{padding:32px 16px!important;text-align:center!important;color:#64748b;font-size:14px}._zoneModalOverlay_j8sid_56{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100000;padding:24px;box-sizing:border-box;overflow:auto}._zoneModalContent_j8sid_69{background:#fff;border-radius:12px;width:100%;max-height:calc(100vh - 49px);overflow:auto;box-shadow:0 4px 24px #0000001f,0 2px 8px #00000014;border:1px solid rgba(226,232,240,.8)}._titleInfoIcon_1cvir_3{margin-left:8px;vertical-align:middle;color:#64748b}._subtitle_1cvir_9{margin:4px 0 0;font-size:14px;color:#64748b;max-width:560px}._searchWrap_1cvir_16{display:flex;align-items:center;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid rgba(226,232,240,.8);border-radius:10px;padding:0 14px;min-width:200px;transition:border-color .2s ease,box-shadow .2s ease}._searchWrap_1cvir_16:focus-within{border-color:#13eadf99;box-shadow:0 0 0 3px #13eadf26}._searchIcon_1cvir_33{color:#64748b;margin-right:10px;flex-shrink:0}._searchInput_1cvir_39{flex:1;border:none;background:transparent;padding:10px 0;font-size:14px;color:#1e293b;outline:none}._searchInput_1cvir_39::placeholder{color:#94a3b8}._copyBar_1cvir_53{display:flex;justify-content:flex-end;align-items:center;padding:10px 16px;margin-bottom:0;background:#e0f2fecc;border-radius:12px 12px 0 0;border:1px solid rgba(226,232,240,.8);border-bottom:none}._tableCardBelowCopy_1cvir_65{border-radius:0 0 12px 12px;margin-top:0}._copyLink_1cvir_70{background:none;border:none;padding:0;font-size:14px;font-weight:600;color:#2563eb;cursor:pointer;text-decoration:none;transition:color .2s ease}._copyLink_1cvir_70:hover{color:#1d4ed8;text-decoration:underline}._emptyCell_1cvir_87{padding:32px 16px!important;text-align:center!important;color:#64748b;font-size:14px}._surgeYes_1cvir_94{color:#10b981;display:inline-flex;align-items:center;justify-content:center}._surgeNo_1cvir_101{color:#ef4444;display:inline-flex;align-items:center;justify-content:center}._statusActive_1cvir_108{display:inline-block;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:600;background:#22c55e1f;color:#16a34a}._statusInactive_1cvir_118{display:inline-block;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:600;background:#94a3b833;color:#64748b}._modalOverlay_1cvir_129{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100000;padding:20px;box-sizing:border-box}._modalContent_1cvir_141{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;width:100%;max-width:480px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 24px #0000001f,0 2px 8px #00000014;border:1px solid rgba(226,232,240,.8)}._modalBody_1cvir_154{height:62vh}._modalHeader_1cvir_158{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_1cvir_158 h2{margin:0;font-size:18px;font-weight:600;color:#1e293b}._modalClose_1cvir_173{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#f1f5f9;border-radius:10px;color:#64748b;cursor:pointer;transition:all .2s ease}._modalClose_1cvir_173:hover{background:#e2e8f0;color:#1e293b}._assignForm_1cvir_192{padding:20px 24px 18px}._formRow_1cvir_196{margin-bottom:16px}._formRow_1cvir_196 label{display:block;font-size:13px;font-weight:600;color:#1e293b;margin-bottom:6px}._required_1cvir_208{color:#ef4444}._modalFooter_1cvir_212{display:flex;justify-content:flex-end;gap:12px;padding-top:18px;margin-top:4px;border-top:1px solid #e2e8f0}._cancelBtn_1cvir_221{padding:10px 18px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid rgba(203,213,225,.9);background:#fff;color:#64748b;box-shadow:0 1px 3px #0000000f;transition:all .2s ease}._cancelBtn_1cvir_221:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._saveBtn_1cvir_240{padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d;transition:all .2s ease}._saveBtn_1cvir_240:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._saveBtn_1cvir_240:disabled{opacity:.7;cursor:not-allowed}._zonePriceContainer_11lqi_5{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._zonePriceListContainer_11lqi_19{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._zonePriceHeader_11lqi_28{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_11lqi_37{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_11lqi_47 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_11lqi_47 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_11lqi_47 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_11lqi_78{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_11lqi_85,._btnSecondary_11lqi_86{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_11lqi_85{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_11lqi_85:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnPrimary_11lqi_85:disabled{opacity:.6;cursor:not-allowed;transform:none}._btnSecondary_11lqi_86{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_11lqi_86:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_11lqi_86:disabled{opacity:.5;cursor:not-allowed;transform:none}._zonePriceFilters_11lqi_141{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_11lqi_157{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_11lqi_165{position:relative;flex:1;min-width:200px}._searchInputContainer_11lqi_171{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_11lqi_171:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_11lqi_191{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_11lqi_171{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;color:#1e293b;font-weight:500;outline:none}._searchInput_11lqi_171::placeholder{color:#94a3b8}._filterControls_11lqi_212{display:flex;align-items:center;gap:12px;flex-shrink:0}._searchableSelectFilter_11lqi_219{min-width:150px}._vehicleTypeSelect_11lqi_223,._statusSelect_11lqi_224{padding:10px 14px;border:1px solid rgba(226,232,240,.8);border-radius:10px;font-size:14px;color:#1e293b;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease;font-weight:500;min-width:150px}._vehicleTypeSelect_11lqi_223:hover,._statusSelect_11lqi_224:hover{border-color:#cbd5e1}._vehicleTypeSelect_11lqi_223:focus,._statusSelect_11lqi_224:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._zonePriceTableContainer_11lqi_251{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);width:100%;box-sizing:border-box}._selectionBar_11lqi_265{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;padding:12px 16px;background:#e0f2fecc;border-bottom:1px solid #e2e8f0}._selectionCount_11lqi_275{font-size:14px;font-weight:600;color:#1e293b}._selectAllLink_11lqi_281{background:none;border:none;padding:0;font-size:13px;font-weight:600;color:#dc2626;cursor:pointer;text-decoration:none}._selectAllLink_11lqi_281:hover{text-decoration:underline}._bulkActionLinks_11lqi_296{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-left:auto}._bulkActionLink_11lqi_296,._bulkActionLinkDanger_11lqi_305{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;background:transparent;color:#0ea5e9}._bulkActionLink_11lqi_296:hover,._bulkActionLink_11lqi_296:focus{background:#0ea5e91a;color:#0284c7}._bulkActionLinkDanger_11lqi_305{color:#dc2626}._bulkActionLinkDanger_11lqi_305:hover,._bulkActionLinkDanger_11lqi_305:focus{background:#dc26261a;color:#b91c1c}._colCheckbox_11lqi_335{width:44px;padding:12px 16px!important;vertical-align:middle}._checkboxLabel_11lqi_341{display:inline-flex;align-items:center;cursor:pointer;margin:0}._checkboxLabel_11lqi_341 input{position:absolute;opacity:0;width:20px;height:20px;cursor:pointer}._checkboxCustom_11lqi_356{display:inline-block;width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;background:#fff;transition:border-color .2s,background .2s,box-shadow .2s}._checkboxLabel_11lqi_341 input:checked+._checkboxCustom_11lqi_356{background:#13eadf;border-color:#13eadf;box-shadow:0 0 0 2px #13eadf59,0 0 12px #13eadf66}._checkboxLabel_11lqi_341 input:checked+._checkboxCustom_11lqi_356:after{content:"";display:block;width:6px;height:10px;margin:3px 0 0 6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);filter:drop-shadow(0 0 1px rgba(255,255,255,.8))}._zonePriceTable_11lqi_251{width:100%;border-collapse:collapse}._tableHeaderRow_11lqi_389{background:#f8fafccc}._tableHeaderRow_11lqi_389 th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0;white-space:nowrap}._tableRow_11lqi_405{border-bottom:1px solid #f1f5f9;transition:background .2s ease}._tableRow_11lqi_405:hover{background:#f8fafc80}._tableRow_11lqi_405 td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#64748b;font-weight:500}._colName_11lqi_422{font-weight:600;color:#1e293b;font-size:14px}._colFrom_11lqi_428,._colTo_11lqi_429,._colPickupType_11lqi_430,._colDropoffType_11lqi_431{color:#64748b;font-size:13px}._colSurge_11lqi_436{text-align:center}._statusBadge_11lqi_440{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_11lqi_449{background:#10b9811a;color:#10b981}._statusInactive_11lqi_454{background:#ef44441a;color:#ef4444}._colAction_11lqi_459{width:60px;text-align:center}._actionCell_11lqi_464{position:relative;display:flex;align-items:center;justify-content:center}._actionButton_11lqi_471{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_11lqi_471:hover{background:#f1f5f9;color:#1e293b}._actionMenu_11lqi_490{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:140px;overflow:hidden}._actionMenuItem_11lqi_506{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s ease}._actionMenuItem_11lqi_506:hover{background:#f8fafccc}._actionMenuItem_11lqi_506 svg{flex-shrink:0}._emptyState_11lqi_530{padding:60px 20px;text-align:center;color:#64748b;font-size:16px;font-weight:500}._emptyState_11lqi_530 p{margin:0;font-size:16px;font-weight:500;color:#64748b}._spinner_11lqi_545{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_11lqi_545 1s linear infinite;margin:0 auto}@keyframes _spin_11lqi_545{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_11lqi_565{position:fixed!important;width:100vw!important;height:100vh!important;min-width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important;background:#00000080!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;box-sizing:border-box;inset:0!important}._modalContent_11lqi_588{background:#fff;border-radius:12px;width:90%;max-width:720px;height:90vh;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;z-index:1000000!important;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_11lqi_1 .3s ease;margin:auto;position:relative}@keyframes _modalSlideIn_11lqi_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._modalForm_11lqi_617{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}._modalHeader_11lqi_625{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_11lqi_625 h2{margin:0;font-size:18px;font-weight:600;color:#1e293b}._modalCloseButton_11lqi_640{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:none;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s ease}._modalCloseButton_11lqi_640:hover{background:#e2e8f0;color:#1e293b}._modalBody_11lqi_593{padding:24px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;-webkit-overflow-scrolling:touch}._modalFooter_11lqi_668{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e2e8f0}._modalFooter_11lqi_668 ._btnCancel_11lqi_677{padding:10px 20px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._modalFooter_11lqi_668 ._btnCancel_11lqi_677:hover{background:#f8fafc;border-color:#cbd5e1}._modalFooter_11lqi_668 ._btnPrimary_11lqi_85{padding:10px 20px;border:none;border-radius:6px;background:#13eadf;color:#fff;font-size:14px;font-weight:500;font-family:Poppins,sans-serif}._modalFooter_11lqi_668 ._btnPrimary_11lqi_85:hover:not(:disabled){background:#0ea5e9}._section_11lqi_710{margin-bottom:24px}._section_11lqi_710:last-child{margin-bottom:0}._sectionTitle_11lqi_718{margin:0 0 4px;font-size:16px;font-weight:600;color:#1e293b}._sectionSubtitle_11lqi_725{margin:0 0 16px;font-size:13px;color:#64748b}._formGroup_11lqi_731{margin-bottom:20px}._formGroup_11lqi_731 label{display:block;font-size:14px;font-weight:500;color:#1e293b;margin-bottom:8px}._formInput_11lqi_743{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:Poppins,sans-serif;color:#1e293b;background:#fff;transition:all .2s ease;box-sizing:border-box}._formInput_11lqi_743:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formInput_11lqi_743._error_11lqi_762,._formGroup_11lqi_731 ._error_11lqi_762{border-color:#ef4444!important;background:#fef2f2!important}._radioGroup_11lqi_768{display:flex;gap:12px}._radioGroupReadOnly_11lqi_773{opacity:.85;pointer-events:none;flex-wrap:wrap;margin-top:8px}._readOnlyFieldWrap_11lqi_780{opacity:.9}._readOnlyMapWrap_11lqi_784{pointer-events:none;opacity:.92;-webkit-user-select:none;user-select:none}._radioOption_11lqi_791{display:flex;align-items:center;gap:10px;padding:10px 16px 4px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;position:relative;color:#1e293b;-webkit-user-select:none;user-select:none}._radioOption_11lqi_791 input[type=radio]{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}._radioOption_11lqi_791 ._radioCircle_11lqi_817{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;background:transparent;transition:all .2s ease;flex-shrink:0}._radioOption_11lqi_791 ._radioOptionText_11lqi_829{font-size:14px;font-weight:500;transition:color .2s ease;margin-left:6px;position:relative;top:-6px}._radioOptionSelected_11lqi_839{border-color:#13eadf;background:#fff}._radioOptionSelected_11lqi_839 ._radioCircle_11lqi_817{border-color:#13eadf;background:#13eadf}._radioOptionSelected_11lqi_839 ._radioCircle_11lqi_817:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:#fff}._radioOptionSelected_11lqi_839 ._radioOptionText_11lqi_829{color:#1e293b}._radioOption_11lqi_791:hover:not(._radioOptionSelected_11lqi_839){border-color:#cbd5e1}._radioOptionDisabled_11lqi_870{opacity:.5;cursor:not-allowed;pointer-events:none}._toggleRowLabel_11lqi_876{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#1e293b}._searchableSelectWrapper_11lqi_885,._searchableSelectWrapper_11lqi_885 div{width:100%}._searchableSelectWrapper_11lqi_885 .selectButton{padding:10px 12px!important;border:1px solid #e2e8f0!important;border-radius:6px!important;font-size:14px!important;min-height:40px}._searchableSelectWrapper_11lqi_885 .selectButton:focus,._searchableSelectWrapper_11lqi_885 .selectButton:hover:not(.disabled){border-color:#13eadf!important;box-shadow:0 0 0 3px #13eadf1a}._searchableSelectWrapperSmall_11lqi_907{min-width:120px}._searchableSelectWrapperSmall_11lqi_907 .selectButton{padding:8px 12px!important;border:1px solid #e2e8f0!important;border-radius:6px!important;font-size:13px!important}._searchableSelectWrapperSmall_11lqi_907 .selectButton:focus{border-color:#13eadf!important}._toggleContainer_11lqi_923{display:flex;align-items:center;gap:12px}._toggleSwitch_11lqi_929{position:relative;display:inline-block;width:48px;height:26px}._toggleSwitch_11lqi_929 input{opacity:0;width:0;height:0}._toggleSlider_11lqi_942{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.3s;border-radius:34px}._toggleSlider_11lqi_942:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0000001a}._toggleSwitch_11lqi_929 input:checked+._toggleSlider_11lqi_942{background-color:#07bb2a}._toggleSwitch_11lqi_929 input:checked+._toggleSlider_11lqi_942:before{transform:translate(22px)}._toggleLabelText_11lqi_975{font-size:14px;font-weight:600;color:#1e293b}._formHelp_11lqi_981{display:block;font-size:12px;color:#64748b;margin-top:4px}._chargesRow_11lqi_988{display:grid;grid-template-columns:1fr 1fr;gap:16px}._currencyInput_11lqi_994{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff}._currencySymbol_11lqi_1003{padding:10px 12px;background:#f8fafc;font-size:14px;font-weight:500;color:#64748b;border-right:1px solid #e2e8f0}._currencyInput_11lqi_994 input{flex:1;padding:10px 12px;border:none;font-size:14px;background:transparent;font-family:Poppins,sans-serif}._tableWrap_11lqi_1021{overflow-x:auto;border:1px solid #e2e8f0;border-radius:6px;background:#fff}._configTable_11lqi_1028{width:100%;border-collapse:collapse;font-size:13px}._configTable_11lqi_1028 th{padding:10px 12px;text-align:left;font-weight:600;color:#64748b;text-transform:uppercase;font-size:11px;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e2e8f0}._configTable_11lqi_1028 td{padding:10px 12px;border-bottom:1px solid #f1f5f9;color:#475569;background:#fff}._configCheckbox_11lqi_1054{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._configCheckbox_11lqi_1054 input[type=checkbox]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}._configCheckboxBox_11lqi_1072{position:relative;display:inline-block;width:18px;height:18px;border:1px solid #d1d5db;border-radius:4px;background:#fff;transition:all .2s ease;flex-shrink:0}._configCheckboxBox_11lqi_1072:after{content:"";position:absolute;width:9px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-44deg);left:50%;top:50%;margin-left:-5px;margin-top:-4px;opacity:0;transition:opacity .2s ease}._configCheckbox_11lqi_1054 input:checked+._configCheckboxBox_11lqi_1072{background:#13eadf;border-color:#13eadf;border-radius:5px;box-shadow:0 0 0 1px #13eadf40}._configCheckbox_11lqi_1054 input:checked+._configCheckboxBox_11lqi_1072:after{opacity:1}._selectSmall_11lqi_1111{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;min-width:120px;background:#fff;font-family:Poppins,sans-serif}._selectSmall_11lqi_1111:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._currencyInputSmall_11lqi_1127{display:inline-flex;align-items:center;gap:4px;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;background:#fff}._currencyInputSmall_11lqi_1127 span{font-size:14px;color:#64748b}._currencyInputSmall_11lqi_1127 input{width:80px;border:none;font-size:14px;outline:none;font-family:Poppins,sans-serif}@media (max-width: 640px){._chargesRow_11lqi_988{grid-template-columns:1fr}}._invoiceFormContainer_1f7im_2{padding:20px 24px;max-width:900px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000000f;border:1px solid rgba(255,255,255,.2);min-height:100vh}._invoiceFormHeader_1f7im_14{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._backButton_1f7im_24{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._backButton_1f7im_24:hover{background:#e2e8f0;color:#1e293b}._section_1f7im_44{margin-bottom:24px}._sectionTitle_1f7im_48{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px}._formRow_1f7im_55{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:16px}._formGroup_1f7im_62{display:flex;flex-direction:column;gap:6px}._formGroup_1f7im_62 label{font-size:13px;font-weight:600;color:#475569}._formGroup_1f7im_62 input,._formGroup_1f7im_62 select,._formGroup_1f7im_62 textarea{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b}._formGroup_1f7im_62 input:focus,._formGroup_1f7im_62 textarea:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formGroup_1f7im_62 textarea{min-height:80px;resize:vertical}._itemsTable_1f7im_96{width:100%;border-collapse:collapse;margin-top:12px}._itemsTable_1f7im_96 th,._itemsTable_1f7im_96 td{padding:8px 10px;text-align:left;border-bottom:1px solid #e2e8f0}._itemsTable_1f7im_96 th{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}._itemsTable_1f7im_96 input{width:100%;padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}._itemsTable_1f7im_96 input:focus{outline:none;border-color:#13eadf}._colDesc_1f7im_129{width:40%}._colQty_1f7im_130{width:12%}._colPrice_1f7im_131{width:18%}._colAmount_1f7im_132{width:18%;text-align:right;font-weight:600}._colRemove_1f7im_133{width:12%;text-align:center}._btnRemoveRow_1f7im_135{padding:6px 10px;background:#fef2f2;color:#dc2626;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}._btnRemoveRow_1f7im_135:hover{background:#fee2e2}._btnAddRow_1f7im_150{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:6px 12px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;font-size:12px;font-weight:600;color:#475569;cursor:pointer}._btnAddRow_1f7im_150:hover{background:#e2e8f0;color:#1e293b}._totalsRow_1f7im_170{margin-top:16px;padding-top:16px;border-top:2px solid #e2e8f0;max-width:320px;margin-left:auto}._totalsRow_1f7im_170 div{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}._totalsRow_1f7im_170 ._totalLine_1f7im_185{font-size:16px;font-weight:700;color:#1e293b;padding-top:10px;margin-top:8px;border-top:1px solid #e2e8f0}._formActions_1f7im_194{display:flex;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}._btnPrimary_1f7im_202{padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._btnPrimary_1f7im_202:hover{opacity:.95;transform:translateY(-1px)}._btnSecondary_1f7im_218{padding:10px 20px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._btnSecondary_1f7im_218:hover{background:#e2e8f0}._errorText_1f7im_233{font-size:12px;color:#dc2626;margin-top:4px}._invoiceCommentSummaryRow_1f7im_240{display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:start}@media (max-width: 900px){._invoiceCommentSummaryRow_1f7im_240{grid-template-columns:1fr}}._invoiceCommentCard_1f7im_253{background:#fffffffa;border-radius:10px;padding:14px 16px;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 6px #0000000a}._invoiceCommentCardTitle_1f7im_261{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 2px}._invoiceCommentCardSubtitle_1f7im_268{font-size:12px;color:#64748b;margin:0 0 8px}._invoiceCommentTextarea_1f7im_274{width:100%;min-height:80px;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;color:#1e293b;resize:vertical;transition:border-color .2s,box-shadow .2s}._invoiceCommentTextarea_1f7im_274:hover{border-color:#cbd5e1}._invoiceCommentTextarea_1f7im_274:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1f}._invoiceCommentTextarea_1f7im_274::placeholder{color:#94a3b8}._invoiceSummaryCard_1f7im_301{background:linear-gradient(180deg,#f8fafcfa,#fffffffa);border-radius:10px;padding:14px 16px;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 6px #0000000a}._invoiceSummaryCardTitle_1f7im_309{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 10px;padding-bottom:8px;border-bottom:1.5px solid #e2e8f0}._invoiceSummaryRow_1f7im_318{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px;min-height:32px}._invoiceSummaryLabel_1f7im_327{color:#64748b;font-weight:500}._invoiceSummaryValue_1f7im_332{font-weight:600;color:#1e293b}._invoiceSummaryInputRow_1f7im_338{padding:6px 0;border-bottom:1px solid rgba(226,232,240,.6)}._invoiceSummaryInputRow_1f7im_338:last-of-type{border-bottom:none}._invoiceSummaryInputLabel_1f7im_347{font-size:12px;font-weight:600;color:#475569;margin-bottom:4px;display:block}._invoiceSummaryPercentGroup_1f7im_355{display:flex;align-items:center;gap:0;max-width:120px}._invoiceSummaryPercentInput_1f7im_362{flex:1;min-width:0;padding:8px 28px 8px 10px;border:1.5px solid #e2e8f0;border-right:none;border-radius:8px 0 0 8px;font-size:13px;font-weight:600;color:#1e293b;transition:border-color .2s,box-shadow .2s}._invoiceSummaryPercentInput_1f7im_362:hover{border-color:#cbd5e1}._invoiceSummaryPercentInput_1f7im_362:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 2px #13eadf1f}._invoiceSummaryPercentSuffix_1f7im_385{padding:8px 10px;border:1.5px solid #e2e8f0;border-left:none;border-radius:0 8px 8px 0;font-size:13px;font-weight:600;color:#64748b;background:#f8fafc}._invoiceSummaryCalculated_1f7im_396{font-size:12px;color:#64748b;margin-top:4px;font-weight:500}._invoiceSummaryDivider_1f7im_403{height:1px;background:linear-gradient(90deg,transparent,#e2e8f0 10%,#e2e8f0 90%,transparent);margin:8px 0 6px}._invoiceSummaryTotalRow_1f7im_409{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;margin:0 -16px -16px;background:linear-gradient(135deg,#13eadf14,#0ea5e914);border-radius:0 0 10px 10px;border-top:2px solid rgba(19,234,223,.25)}._invoiceSummaryTotalLabel_1f7im_420{font-size:15px;font-weight:700;background:linear-gradient(135deg,#0d9488,#0284c7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._invoiceSummaryTotalValue_1f7im_429{font-size:17px;font-weight:800;color:#0d9488;letter-spacing:-.02em}._container_1bur3_5{padding:20px 24px;max-width:100%;margin:0 auto;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(226,232,240,.6);min-height:100vh}._header_1bur3_18{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}._headerLeft_1bur3_29{display:flex;align-items:center;gap:12px}._backButton_1bur3_35{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f8fafcf2;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease}._backButton_1bur3_35:hover{background:#e2e8f0;border-color:#cbd5e1;color:#1e293b}._titleWrap_1bur3_56{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._pageTitle_1bur3_63{font-size:24px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.02em;line-height:1.2;position:relative}._pageTitle_1bur3_63:after{content:"";position:absolute;bottom:-6px;left:0;width:48px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._statusBadge_1bur3_87{padding:6px 14px;border-radius:12px;font-size:12px;font-weight:700;text-transform:capitalize}._statusDraft_1bur3_95{background:#94a3b833;color:#475569}._statusSent_1bur3_96{background:#3b82f626;color:#2563eb}._statusPaid_1bur3_97{background:#10b98126;color:#059669}._statusOverdue_1bur3_98{background:#ef444426;color:#dc2626}._statusCancelled_1bur3_99{background:#64748b33;color:#64748b}._card_1bur3_102{background:#fffffff2;border-radius:12px;padding:20px;margin-bottom:16px;border:1px solid rgba(226,232,240,.6);box-shadow:0 2px 10px #0000000a}._cardTitle_1bur3_111{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 16px;padding-bottom:10px;border-bottom:1.5px solid #e2e8f0}._detailsGrid_1bur3_121{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px 24px}._detailItem_1bur3_127 label{display:block;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}._detailItem_1bur3_127 ._value_1bur3_137{font-size:14px;font-weight:600;color:#1e293b}._detailItem_1bur3_127 ._valueSub_1bur3_143{font-size:13px;color:#64748b;font-weight:400;margin-top:2px}._itemsWrap_1bur3_151{overflow-x:auto}._itemsTable_1bur3_155{width:100%;border-collapse:collapse;font-size:14px}._itemsTable_1bur3_155 thead{background:#f8fafccc;border-bottom:2px solid #e2e8f0}._itemsTable_1bur3_155 th{text-align:left;padding:12px 14px;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}._itemsTable_1bur3_155 td{padding:12px 14px;border-bottom:1px solid #f1f5f9;color:#1e293b}._itemsTable_1bur3_155 tbody tr:hover{background:#f8fafc80}._itemsTable_1bur3_155 ._colAmount_1bur3_186{font-weight:600;text-align:right}._totalsCard_1bur3_192{margin-top:16px;padding:16px 20px;background:linear-gradient(180deg,#f8fafcfa,#fffffffa);border-radius:10px;border:1px solid rgba(226,232,240,.6);max-width:320px;margin-left:auto}._totalsRow_1bur3_202{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#475569}._totalsRow_1bur3_202 ._amount_1bur3_210{font-weight:600;color:#1e293b}._totalLine_1bur3_215{display:flex;justify-content:space-between;align-items:center;padding:14px 0 0;margin-top:10px;border-top:2px solid #e2e8f0;font-size:18px;font-weight:800;background:linear-gradient(135deg,#0d9488,#0284c7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._totalLine_1bur3_215 ._amount_1bur3_210{-webkit-text-fill-color:#0d9488;color:#0d9488}._notesBlock_1bur3_236{margin-top:12px;padding:12px 14px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;font-size:13px;color:#475569;white-space:pre-wrap;line-height:1.5}._actions_1bur3_249{display:flex;flex-wrap:wrap;gap:10px}._btnPrimary_1bur3_256{display:inline-flex;align-items:center;gap:6px;padding:10px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_1bur3_256:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnPrimary_1bur3_256:disabled{opacity:.6;cursor:not-allowed}._btnSecondary_1bur3_282{display:inline-flex;align-items:center;gap:8px;padding:10px;background:#fffffff2;border:1.5px solid #e2e8f0;border-radius:6px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._btnSecondary_1bur3_282:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}._btnSecondary_1bur3_282:disabled{opacity:.6;cursor:not-allowed}._btnSuccess_1bur3_308{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b98159}._btnSuccess_1bur3_308:hover:not(:disabled){transform:translateY(-2px)}._btnSuccess_1bur3_308:disabled{opacity:.6;cursor:not-allowed}._btnDanger_1bur3_333{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;background:#fffffff2;border:1.5px solid #fecaca;border-radius:6px;font-size:14px;font-weight:600;color:#dc2626;cursor:pointer;transition:all .2s ease}._btnDanger_1bur3_333:hover:not(:disabled){background:#fef2f2;border-color:#f87171;color:#b91c1c}._btnDanger_1bur3_333:disabled{opacity:.6;cursor:not-allowed}._loadingWrap_1bur3_360{padding:48px 24px;text-align:center}._loadingWrap_1bur3_360 ._backButton_1bur3_35{margin-bottom:20px}._spinner_1bur3_369{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#13eadf;border-radius:50%;animation:_spin_1bur3_369 .8s linear infinite;margin:0 auto 16px}@keyframes _spin_1bur3_369{to{transform:rotate(360deg)}}._loadingText_1bur3_383{font-size:14px;color:#64748b;font-weight:500}._customRateContainer_ssx7y_6{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._customRateListContainer_ssx7y_20{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._customRateHeader_ssx7y_29{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_ssx7y_38{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_ssx7y_48 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_ssx7y_48 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_ssx7y_48 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_ssx7y_79{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_ssx7y_87,._btnSecondary_ssx7y_88{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_ssx7y_87{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_ssx7y_87:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_ssx7y_88{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_ssx7y_88:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_ssx7y_88:disabled{opacity:.5;cursor:not-allowed;transform:none}._customRateFilters_ssx7y_137{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_ssx7y_153{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_ssx7y_161{position:relative;flex:1;min-width:200px}._searchInputContainer_ssx7y_167{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_ssx7y_167:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_ssx7y_187{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_ssx7y_167{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;color:#1e293b;font-weight:500;outline:none}._searchInput_ssx7y_167::placeholder{color:#94a3b8}._filterControls_ssx7y_208{display:flex;align-items:center;gap:12px;flex-shrink:0}._statusSelect_ssx7y_215{padding:10px 16px;border:1px solid rgba(226,232,240,.8);border-radius:10px;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;font-size:14px;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a;min-width:150px}._statusSelect_ssx7y_215:hover{border-color:#13eadf;box-shadow:0 6px 16px #13eadf26}._statusSelect_ssx7y_215:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 6px 16px #13eadf26}._customRateTableContainer_ssx7y_244{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);overflow:hidden;position:relative;z-index:1;width:100%;box-sizing:border-box}._customRateTable_ssx7y_244{width:100%;border-collapse:collapse}._tableHeaderRow_ssx7y_264{background:#f8fafccc}._tableHeaderRow_ssx7y_264 th{padding:16px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b;border-bottom:1px solid #e2e8f0}._tableRow_ssx7y_279{transition:background .15s ease}._tableRow_ssx7y_279:hover{background:#f8fafc80}._tableRow_ssx7y_279 td{padding:16px;border-bottom:1px solid #f1f5f9;color:#64748b;font-weight:500}._tableRow_ssx7y_279:last-child td{border-bottom:none}._colTitle_ssx7y_298{font-size:14px;font-weight:600;color:#1e293b}._colBaseFare_ssx7y_304,._colMinimumFare_ssx7y_305,._colChargePerKm_ssx7y_306,._colRideTimeCharge_ssx7y_307{font-size:14px;color:#64748b;font-weight:500}._colAction_ssx7y_313{width:80px;text-align:center}._actionCell_ssx7y_319{position:relative;display:flex;justify-content:center}._actionButton_ssx7y_325{background:none;border:none;color:#64748b;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._actionButton_ssx7y_325:hover{background:#f1f5f9;color:#1e293b}._actionMenu_ssx7y_343{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:150px;overflow:hidden}._actionMenuItem_ssx7y_359{width:100%;padding:10px 16px;background:none;border:none;text-align:left;color:#1e293b;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}._actionMenuItem_ssx7y_359:hover{background:#f8fafccc}._actionMenuItem_ssx7y_359 svg{flex-shrink:0}._actionMenuItem_ssx7y_359:first-child{border-top-left-radius:8px;border-top-right-radius:8px}._actionMenuItem_ssx7y_359:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._spinner_ssx7y_394{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_ssx7y_394 1s linear infinite;margin:0 auto}@keyframes _spin_ssx7y_394{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_ssx7y_413{text-align:center;padding:60px 20px;color:#64748b;font-size:16px;font-weight:500}._emptyState_ssx7y_413 p{margin:0;font-size:16px;font-weight:500;color:#64748b}._container_1rm2a_6{padding:24px;max-width:600px;margin:0 auto;background:#fff;min-height:100vh;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._header_1rm2a_24{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._header_1rm2a_24 h1{font-size:24px;font-weight:600;color:#111827;margin:0}._mandatoryNote_1rm2a_40{font-size:12px;color:#64748b;font-weight:500;margin-top:8px}._form_1rm2a_47{display:flex;flex-direction:column;gap:24px}._formGroup_1rm2a_53{display:flex;flex-direction:column;gap:8px}._formLabel_1rm2a_59{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:8px;display:flex;align-items:center;gap:8px;position:relative}._formLabel_1rm2a_59._required_1rm2a_70:after,._required_1rm2a_70:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._error_1rm2a_78{border-color:#ef4444!important;background:#fef2f2!important}._input_1rm2a_83,._formTextarea_1rm2a_84{padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#374151;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px #0000000a;font-family:inherit;width:100%;box-sizing:border-box}._searchableSelectWrapper_1rm2a_98,._searchableSelectWrapper_1rm2a_98 div{width:100%}._searchableSelectWrapper_1rm2a_98 .selectButton{padding:14px 18px!important;border:2px solid #e2e8f0!important;border-radius:10px!important;font-size:14px!important;color:#374151!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;transition:all .3s ease!important;box-shadow:0 2px 8px #0000000a!important}._searchableSelectWrapper_1rm2a_98 .selectButton:hover:not(.disabled){border-color:#cbd5e1!important;box-shadow:0 4px 12px #00000014!important}._searchableSelectWrapper_1rm2a_98 .selectButton:focus{outline:none!important;border-color:#13eadf!important;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26!important;background:#fff!important}._searchableSelectWrapper_1rm2a_98 .selectButton.error{border-color:#ef4444!important;background:#fef2f2!important}._input_1rm2a_83:hover,._formSelect_1rm2a_136:hover,._formTextarea_1rm2a_84:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._input_1rm2a_83:focus,._formSelect_1rm2a_136:focus,._formTextarea_1rm2a_84:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._inputError_1rm2a_151{border-color:#ef4444!important;background:#fef2f2!important}._inputError_1rm2a_151:focus{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441a!important}._helperText_1rm2a_161{font-size:13px;color:#64748b;margin-top:8px;padding:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px}._amountInputGroup_1rm2a_171{position:relative;display:flex;align-items:center}._currencySymbol_1rm2a_177{position:absolute;left:18px;font-size:14px;font-weight:600;color:#64748b;z-index:1;pointer-events:none}._percentageSymbol_1rm2a_187{position:absolute;right:18px;font-size:14px;font-weight:600;color:#64748b;z-index:1;pointer-events:none}._discountInputGroup_1rm2a_198{position:relative;display:flex;align-items:center}._discountInput_1rm2a_198{padding-right:80px!important;width:100%}._discountTypeSelector_1rm2a_209{position:absolute;right:2px;top:50%;transform:translateY(-50%);z-index:2}._discountTypeButton_1rm2a_217{display:flex;align-items:center;gap:4px;padding:8px 12px;background:transparent;border:none;border-left:1px solid #e2e8f0;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;height:100%;border-radius:0 10px 10px 0}._discountTypeButton_1rm2a_217:hover{background:#f1f5f9;color:#1e293b}._discountTypeButton_1rm2a_217 svg{transition:transform .2s ease}._discountTypeButton_1rm2a_217:focus{outline:none}._discountTypeDropdown_1rm2a_247{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border:1.5px solid #e2e8f0;border-radius:4px;box-shadow:0 10px 25px #00000026,0 4px 10px #0000001a;z-index:1000;min-width:60px;overflow:hidden}._chevronOpen_1rm2a_260{transform:rotate(180deg)}._discountTypeOption_1rm2a_264{display:block;width:100%;padding:10px 16px;background:transparent;border:none;text-align:left;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._discountTypeOption_1rm2a_264:hover,._discountTypeOption_1rm2a_264._active_1rm2a_278{background:#13eadf;color:#1e293b}._amountInput_1rm2a_171{padding-left:40px!important}._amountInputGroup_1rm2a_171 input[type=number]{padding-right:40px}._infoIcon_1rm2a_295{position:absolute;right:18px;color:#64748b;cursor:help;z-index:1}._toggleContainer_1rm2a_304{display:flex;flex-direction:column;gap:6px}._toggleLabel_1rm2a_310{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#1e293b;cursor:pointer;margin-bottom:8px}._toggleInput_1rm2a_321{display:none}._toggleSwitch_1rm2a_325{position:relative;width:44px;height:22px;background:#cbd5e1;border-radius:11px;transition:background .2s ease;flex-shrink:0}._toggleSwitch_1rm2a_325:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 1px 3px #0003}._toggleInput_1rm2a_321:checked+._toggleSwitch_1rm2a_325{background:#07bb2a}._toggleInput_1rm2a_321:checked+._toggleSwitch_1rm2a_325:after{transform:translate(22px)}._formActions_1rm2a_357{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;margin-top:24px;border-top:1px solid #e2e8f0}._cancelButton_1rm2a_366{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease}._cancelButton_1rm2a_366:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._cancelButton_1rm2a_366:disabled{opacity:.5;cursor:not-allowed}._submitButton_1rm2a_392{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._submitButton_1rm2a_392:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._submitButton_1rm2a_392:disabled{opacity:.5;cursor:not-allowed;transform:none}._sectionTitle_1rm2a_420{font-size:18px;font-weight:600;color:#1e293b;margin:24px 0 4px;padding-bottom:4px}._sectionDesc_1rm2a_428{font-size:14px;color:#64748b;margin:0 0 16px}._distanceTierRow_1rm2a_435{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:12px}._tierField_1rm2a_443{flex:1;min-width:120px}._tierField_1rm2a_443 ._formLabel_1rm2a_59{margin-bottom:4px}._unitInputGroup_1rm2a_452{display:flex;align-items:center;border:2px solid #e2e8f0;border-radius:10px;background:linear-gradient(135deg,#fff,#f8fafc);overflow:hidden}._unitInputGroup_1rm2a_452 ._input_1rm2a_83{border:none;flex:1;min-width:0}._unitLabel_1rm2a_467{padding:0 14px;font-size:14px;font-weight:600;color:#64748b;background:#f1f5f9;white-space:nowrap}._tierRemove_1rm2a_476{flex-shrink:0;padding-bottom:8px}._removeTierBtn_1rm2a_481{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#f1f5f9;color:#64748b;border-radius:10px;cursor:pointer;transition:all .2s ease}._removeTierBtn_1rm2a_481:hover:not(:disabled){background:#fee2e2;color:#dc2626}._removeTierBtn_1rm2a_481:disabled{opacity:.5;cursor:not-allowed}._addMoreBtn_1rm2a_505{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;margin-top:8px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #13eadf4d}._addMoreBtn_1rm2a_505:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._spinner_1rm2a_527{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1rm2a_527 1s linear infinite;margin:0 auto}@keyframes _spin_1rm2a_527{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._surgePriceContainer_m389l_11{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._surgePriceListContainer_m389l_39{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._surgePriceHeader_m389l_57{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_m389l_75{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_m389l_95 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_m389l_95 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_m389l_95 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_m389l_157{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_m389l_173,._btnSecondary_m389l_175{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_m389l_173{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_m389l_173:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_m389l_175{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_m389l_175:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_m389l_175:disabled{opacity:.5;cursor:not-allowed;transform:none}._surgePriceFilters_m389l_273{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_m389l_305{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_m389l_321{position:relative;flex:1;min-width:200px}._searchInputContainer_m389l_333{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_m389l_333:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_m389l_373{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_m389l_333{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;color:#1e293b;font-weight:500;outline:none}._searchInput_m389l_333::placeholder{color:#94a3b8}._filterControls_m389l_415{display:flex;align-items:center;gap:12px;flex-shrink:0}._vehicleTypeSelect_m389l_429,._statusSelect_m389l_431{padding:10px 14px;border:1px solid rgba(226,232,240,.8);border-radius:10px;font-size:14px;color:#1e293b;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease;font-weight:500;min-width:150px}._vehicleTypeSelect_m389l_429:hover,._statusSelect_m389l_431:hover{border-color:#cbd5e1}._vehicleTypeSelect_m389l_429:focus,._statusSelect_m389l_431:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._surgePriceTableContainer_m389l_485{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);width:100%;box-sizing:border-box}._surgePriceTable_m389l_485{width:100%;border-collapse:collapse}._tableHeaderRow_m389l_521{background:#f8fafccc}._tableHeaderRow_m389l_521 th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0;white-space:nowrap}._tableRow_m389l_553{border-bottom:1px solid #f1f5f9;transition:background .2s ease}._tableRow_m389l_553:hover{background:#f8fafc80}._tableRow_m389l_553 td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#64748b;font-weight:500}._colSurgeName_m389l_587{font-weight:600;color:#1e293b;font-size:14px}._colLastUpdated_m389l_599,._colDaysDates_m389l_609,._colVehicleType_m389l_619,._colStartTime_m389l_629,._colEndTime_m389l_631{color:#64748b;font-size:13px}._colSurgeValue_m389l_641{font-weight:600;color:#1e293b}._statusBadge_m389l_651{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_m389l_669{background:#10b9811a;color:#10b981}._statusInactive_m389l_679{background:#ef44441a;color:#ef4444}._colAction_m389l_689{width:60px;text-align:center}._actionCell_m389l_699{position:relative;display:flex;align-items:center;justify-content:center}._actionButton_m389l_713{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_m389l_713:hover{background:#f1f5f9;color:#1e293b}._actionMenu_m389l_751{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:140px;overflow:hidden}._actionMenuItem_m389l_783{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s ease}._actionMenuItem_m389l_783:hover{background:#f8fafccc}._actionMenuItem_m389l_783 svg{flex-shrink:0}._emptyState_m389l_831{padding:60px 20px;text-align:center;color:#64748b;font-size:16px;font-weight:500}._emptyState_m389l_831 p{margin:0;font-size:16px;font-weight:500;color:#64748b}._spinner_m389l_861{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_m389l_861 1s linear infinite;margin:0 auto}@keyframes _spin_m389l_861{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._mapSelectorContainer_i3x4f_1{display:flex;flex-direction:column;gap:12px;margin-top:12px}._mapControls_i3x4f_8{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._searchBox_i3x4f_15{flex:1;min-width:200px;position:relative}._mapTypeButtons_i3x4f_21{display:flex;gap:4px;background:#f1f5f9;padding:4px;border-radius:8px}._mapTypeButton_i3x4f_21{padding:8px 16px;border:none;background:transparent;border-radius:6px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._mapTypeButton_i3x4f_21:hover{color:#1e293b;background:#ffffff80}._mapTypeButton_i3x4f_21._active_i3x4f_46{background:#fff;color:#1e293b;box-shadow:0 2px 8px #0000000f}._clearButton_i3x4f_52{padding:8px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}._clearButton_i3x4f_52:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}._mapContainer_i3x4f_70{width:100%;height:400px;border:2px solid #e2e8f0;border-radius:10px;overflow:hidden;position:relative}._mapContainer_i3x4f_70._error_i3x4f_79{border-color:#ef4444}._mapContainer_i3x4f_70 .gm-style{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._mapContainer_i3x4f_70 .gm-style-cc{display:none}._container_y38jo_6{padding:16px;max-width:600px;margin:0 auto;background:#fff;min-height:100vh;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._header_y38jo_24{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}._backButton_y38jo_33{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#fffffff2;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000f}._backButton_y38jo_33:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #13eadf4d}._header_y38jo_24 h1{font-size:20px;font-weight:600;color:#111827;margin:0}._mandatoryNote_y38jo_62{font-size:12px;color:#64748b;font-weight:500;margin-top:6px;margin-bottom:16px}._form_y38jo_70{display:flex;flex-direction:column;gap:16px}._formGroup_y38jo_76{display:flex;flex-direction:column;gap:6px}._sectionSpacing_y38jo_82{margin-top:20px;margin-bottom:20px}._formRow_y38jo_89{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formLabel_y38jo_95{font-size:14px;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:6px;position:relative}._formLabel_y38jo_95._required_y38jo_105:after,._required_y38jo_105:after{content:" *";color:#ef4444;font-weight:700;margin-left:2px}._error_y38jo_113{border-color:#ef4444!important;background:#fef2f2!important}._input_y38jo_118{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#374151;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px #0000000a;font-family:inherit;width:100%;box-sizing:border-box}._input_y38jo_118:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._input_y38jo_118:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._input_y38jo_118._error_y38jo_113{border-color:#ef4444;background:#fef2f2}._input_y38jo_118::placeholder{color:#94a3b8}._inputWithIcon_y38jo_153{position:relative;display:flex;align-items:center}._timeInput_y38jo_159{padding-right:48px}._inputIconRight_y38jo_163{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}._datePicker_y38jo_172{width:100%}._radioGroup_y38jo_176{display:flex;gap:20px;margin-top:6px}._radioLabel_y38jo_182{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:500;color:#1e293b;position:relative;-webkit-user-select:none;user-select:none}._radioLabel_y38jo_182 input[type=radio]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}._radioLabel_y38jo_182 input[type=radio]+span{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #4b5563;border-radius:50%;background:transparent;transition:all .2s ease;flex-shrink:0}._radioLabel_y38jo_182 input[type=radio]:checked+span{border-color:#13eadf;background:#13eadf}._radioLabel_y38jo_182 input[type=radio]:checked+span:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-54%,-50%);width:12px;height:12px;border-radius:50%;background:#fff}._radioLabel_y38jo_182:hover input[type=radio]:not(:disabled):not(:checked)+span{box-shadow:0 0 0 8px #4b55631a}._radioLabel_y38jo_182:hover input[type=radio]:checked:not(:disabled)+span{box-shadow:0 0 0 8px #13eadf26}._radioLabel_y38jo_182 input[type=radio]:focus:not(:checked)+span{box-shadow:0 0 0 12px #4b556326;outline:none}._radioLabel_y38jo_182 input[type=radio]:focus:checked+span{box-shadow:0 0 0 12px #13eadf33;outline:none}._radioLabel_y38jo_182 input[type=radio]:active:not(:disabled):not(:checked)+span{box-shadow:0 0 0 10px #4b556340;transform:scale(.95)}._radioLabel_y38jo_182 input[type=radio]:active:checked:not(:disabled)+span{box-shadow:0 0 0 10px #13eadf4d;transform:scale(.95)}._radioLabel_y38jo_182 input[type=radio]:disabled+span{border-color:#d1d5db;background:transparent;cursor:not-allowed;opacity:.6}._radioLabel_y38jo_182 input[type=radio]:disabled:checked+span{border-color:#d1d5db;background:#d1d5db}._radioLabel_y38jo_182 input[type=radio]:disabled:checked+span:after{background:#9ca3af}._radioLabel_y38jo_182:has(input[type=radio]:disabled){cursor:not-allowed;opacity:.6}._radioLabel_y38jo_182 span:not(input[type=radio]+span){margin-left:0}._dayButtons_y38jo_291{display:flex;gap:6px;margin-top:6px;flex-wrap:wrap}._dayButton_y38jo_291{width:36px;height:36px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._dayButton_y38jo_291:hover{border-color:#13eadf;color:#13eadf;transform:translateY(-2px)}._dayButtonActive_y38jo_320{background:linear-gradient(135deg,#13eadf,#0ea5e9);border-color:#13eadf;color:#fff;box-shadow:0 4px 12px #13eadf4d}._searchableSelectWrapper_y38jo_327,._searchableSelectWrapper_y38jo_327 div{width:100%}._searchableSelectWrapper_y38jo_327 .selectButton{padding:12px 16px!important;border:2px solid #e2e8f0!important;border-radius:10px!important;font-size:14px!important;color:#374151!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;transition:all .3s ease!important;box-shadow:0 2px 8px #0000000a!important}._searchableSelectWrapper_y38jo_327 .selectButton:hover:not(.disabled){border-color:#cbd5e1!important;box-shadow:0 4px 12px #00000014!important}._searchableSelectWrapper_y38jo_327 .selectButton:focus{outline:none!important;border-color:#13eadf!important;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26!important;background:#fff!important}._searchableSelectWrapper_y38jo_327 .selectButton.error{border-color:#ef4444!important;background:#fef2f2!important}._helperText_y38jo_364{font-size:12px;color:#64748b;margin-top:6px;padding:6px 8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;line-height:1.4}._toggleContainer_y38jo_375{display:flex;flex-direction:column;gap:6px}._toggleLabel_y38jo_381{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#1e293b;cursor:pointer}._toggleInput_y38jo_391{display:none}._toggleSwitch_y38jo_395{position:relative;width:44px;height:22px;background:#cbd5e1;border-radius:11px;transition:background .2s ease;flex-shrink:0}._toggleSwitch_y38jo_395:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 1px 3px #0003}._toggleInput_y38jo_391:checked+._toggleSwitch_y38jo_395{background:#07bb2a}._toggleInput_y38jo_391:checked+._toggleSwitch_y38jo_395:after{transform:translate(22px)}._mapContainer_y38jo_426{margin-top:12px;height:300px;border:2px solid #e2e8f0;border-radius:10px;background:#f8fafc;display:flex;align-items:center;justify-content:center}._mapPlaceholder_y38jo_437{color:#94a3b8;font-size:14px;font-weight:500}._surgeValueInput_y38jo_443{position:relative;display:flex;align-items:center}._surgeValuePrefix_y38jo_449{position:absolute;left:16px;font-size:14px;font-weight:600;color:#64748b;z-index:1}._surgeValueInput_y38jo_443 input{padding-left:40px}._surgeValueSuffix_y38jo_462{position:absolute;right:16px;font-size:14px;font-weight:600;color:#64748b;z-index:1}._surgeValueInput_y38jo_443 input{padding-right:40px}._formActions_y38jo_475{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;margin-top:16px;border-top:1px solid #e2e8f0}._cancelButton_y38jo_484{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease}._cancelButton_y38jo_484:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._cancelButton_y38jo_484:disabled{opacity:.5;cursor:not-allowed}._submitButton_y38jo_510{display:flex;align-items:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);border:none;border-radius:8px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._submitButton_y38jo_510:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._submitButton_y38jo_510:disabled{opacity:.6;cursor:not-allowed;transform:none}._spinner_y38jo_537{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_y38jo_537 1s linear infinite;margin:0 auto}@keyframes _spin_y38jo_537{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._container_y38jo_6{padding:16px}._form_y38jo_70{padding:24px}._formRow_y38jo_89{grid-template-columns:1fr}}._meterPriceContainer_18pv3_11{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._meterPriceListContainer_18pv3_39{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._meterPriceHeader_18pv3_55{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_18pv3_73{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_18pv3_93 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_18pv3_93 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_18pv3_93 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_18pv3_155{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_18pv3_169,._btnSecondary_18pv3_171{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_18pv3_169{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_18pv3_169:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_18pv3_171{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_18pv3_171:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_18pv3_171:disabled{opacity:.5;cursor:not-allowed;transform:none}._meterPriceFilters_18pv3_267{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_18pv3_295{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._searchContainer_18pv3_311{position:relative;flex:1;min-width:200px}._searchInputContainer_18pv3_323{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_18pv3_323:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_18pv3_359{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_18pv3_323{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;color:#1e293b;font-weight:500;outline:none}._searchInput_18pv3_323::placeholder{color:#94a3b8}._meterPriceTableContainer_18pv3_401{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);overflow:hidden;position:relative;z-index:1;width:100%;box-sizing:border-box}._meterPriceTable_18pv3_401{width:100%;border-collapse:collapse}._tableHeaderRow_18pv3_437{background:#f8fafccc}._tableHeaderRow_18pv3_437 th{padding:16px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b;border-bottom:1px solid #e2e8f0;white-space:nowrap}._tableRow_18pv3_477{transition:background .15s ease}._tableRow_18pv3_477{border-bottom:1px solid #f1f5f9;transition:background .2s ease}._tableRow_18pv3_477:hover{background:#f8fafc80}._tableRow_18pv3_477 td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#64748b;font-weight:500}._tableRow_18pv3_477:last-child td{border-bottom:none}._colTitle_18pv3_535{font-size:14px;font-weight:600;color:#1e293b}._colUpdatedDate_18pv3_547{font-size:13px;color:#64748b;font-weight:500}._colAction_18pv3_559{width:60px;text-align:center}._actionCell_18pv3_569{position:relative;display:flex;align-items:center;justify-content:center}._actionButton_18pv3_583{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_18pv3_583:hover{background:#f1f5f9;color:#1e293b}._actionMenu_18pv3_621{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:150px;overflow:hidden}._actionMenuItem_18pv3_649{width:100%;padding:10px 16px;background:none;border:none;text-align:left;color:#1e293b;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}._actionMenuItem_18pv3_649:hover{background:#f8fafccc}._actionMenuItem_18pv3_649 svg{flex-shrink:0}._spinner_18pv3_697{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_18pv3_697 1s linear infinite;margin:0 auto}@keyframes _spin_18pv3_697{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_18pv3_727{text-align:center;padding:60px 20px;color:#64748b;font-size:16px;font-weight:500}._emptyState_18pv3_727 p{margin:0;font-size:16px;font-weight:500;color:#64748b}._compactWrap_n8sfx_11{padding:16px 20px}._compactWrap_n8sfx_11 [class*=header]{margin-bottom:16px;padding-bottom:10px}._compactWrap_n8sfx_11 [class*=mandatoryNote]{margin-top:4px;margin-bottom:8px}._formTight_n8sfx_41{gap:12px}._formTight_n8sfx_41 [class*=formGroup]{gap:5px}._formTight_n8sfx_41 [class*=formLabel]{margin-bottom:4px}._formTight_n8sfx_41 [class*=sectionTitle]{margin:14px 0 2px;padding-bottom:2px}._formTight_n8sfx_41 [class*=sectionTitle]:first-of-type{margin-top:0}._formTight_n8sfx_41 [class*=sectionDesc]{margin:0 0 6px}._formTight_n8sfx_41 [class*=formActions]{padding-top:14px;margin-top:14px}._formTight_n8sfx_41 [class*=distanceTierRow]{margin-bottom:8px}._formTight_n8sfx_41 [class*=addMoreBtn]{margin-top:4px}._page_n8sfx_119{padding:16px 20px;max-width:640px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);width:100%;box-sizing:border-box}._page_n8sfx_119 input[type=text]{padding:10px 12px;font-size:13px}._header_n8sfx_157{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}._header_n8sfx_157 h1{font-size:20px;font-weight:600;color:#111827;margin:0}._mandatoryNote_n8sfx_189{font-size:12px;color:#64748b;font-weight:500;margin:0 0 12px}._form_n8sfx_39{display:flex;flex-direction:column;gap:14px}._sectionBlock_n8sfx_215{margin-top:8px}._sectionBlock_n8sfx_215:first-of-type{margin-top:0}._sectionTitle_n8sfx_231{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 2px}._sectionDesc_n8sfx_245{font-size:12px;color:#64748b;margin:0 0 8px}._formRow_n8sfx_257{display:grid;grid-template-columns:1fr 1fr;gap:12px}._formRow3_n8sfx_269{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}._formGroup_n8sfx_281{display:flex;flex-direction:column;gap:4px}._formGroup_n8sfx_281 label:first-child{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:0}._toggleRow_n8sfx_307{display:flex;flex-wrap:wrap;align-items:center;gap:10px}._distanceTierRow_n8sfx_321{margin-bottom:8px}._formActions_n8sfx_329{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;margin-top:12px;border-top:1px solid #e2e8f0}._formActions_n8sfx_329 button{display:flex;align-items:center;gap:6px;padding:10px 20px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}._cancelBtn_n8sfx_373{background:#fff;border:2px solid #e2e8f0;color:#64748b}._cancelBtn_n8sfx_373:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._submitBtn_n8sfx_397{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._submitBtn_n8sfx_397:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #13eadf66}._formActions_n8sfx_329 button:disabled{opacity:.5;cursor:not-allowed;transform:none}._addMoreBtn_n8sfx_431{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;margin-top:4px;font-size:13px;font-weight:600}._zoneContainer_op28g_5{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._zoneListContainer_op28g_19{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._zoneHeader_op28g_27{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_op28g_36{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_op28g_46 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_op28g_46 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_op28g_46 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_op28g_77{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_op28g_84,._btnSecondary_op28g_85{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_op28g_84{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_op28g_84:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_op28g_85{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_op28g_85:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_op28g_85:disabled{opacity:.5;cursor:not-allowed;transform:none}._tabs_op28g_134{display:flex;gap:0;margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding:0}._tab_op28g_134{padding:12px 20px;font-size:14px;font-weight:600;color:#64748b;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:color .2s,border-color .2s}._tab_op28g_134:hover{color:#1e293b}._tabActive_op28g_158{color:#0ea5e9;border-bottom-color:#13eadf}._sectionTitle_op28g_163{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 12px}._zoneFilters_op28g_170{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_op28g_184{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}._selectZoneType_op28g_192{min-width:180px;padding:10px 14px;font-size:14px;color:#1e293b;background:#f8fafccc;border:1px solid rgba(226,232,240,.8);border-radius:10px;cursor:pointer;font-weight:500}._searchContainer_op28g_204{position:relative;flex:1;min-width:200px}._searchInputContainer_op28g_210{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000a}._searchInputContainer_op28g_210:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 8px 24px #13eadf26}._searchIcon_op28g_228{color:#64748b;margin-right:12px;flex-shrink:0}._searchInput_op28g_210{flex:1;border:none;background:transparent;padding:12px 0;font-size:14px;color:#1e293b;font-weight:500;outline:none}._searchInput_op28g_210::placeholder{color:#94a3b8}._zoneTableContainer_op28g_249{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);overflow:hidden;position:relative;z-index:1;width:100%;box-sizing:border-box}._zoneTable_op28g_249{width:100%;border-collapse:collapse}._tableHeaderRow_op28g_267{background:#f8fafccc}._tableHeaderRow_op28g_267 th{padding:16px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b;border-bottom:1px solid #e2e8f0;white-space:nowrap}._tableRow_op28g_283{border-bottom:1px solid #f1f5f9;transition:background .2s ease}._tableRow_op28g_283:hover{background:#f8fafc80}._tableRow_op28g_283 td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#64748b;font-weight:500}._tableRow_op28g_283:last-child td{border-bottom:none}._colName_op28g_304{font-size:14px;font-weight:600}._nameLink_op28g_309{color:#0ea5e9;text-decoration:none;cursor:pointer}._nameLink_op28g_309:hover{text-decoration:underline}._colLocation_op28g_319{font-size:13px;color:#64748b;max-width:400px;min-width:200px;word-wrap:break-word;white-space:normal}._colZoneType_op28g_328{font-size:13px;color:#1e293b;text-transform:capitalize}._colUpdatedDate_op28g_334{font-size:13px;color:#64748b;font-weight:500}._statusBadge_op28g_340{display:inline-block;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_op28g_349{background:#22c55e26;color:#16a34a}._statusInactive_op28g_354{background:#94a3b833;color:#64748b}._colAction_op28g_359{width:60px;text-align:center}._actionCell_op28g_364{position:relative;display:flex;align-items:center;justify-content:center}._actionButton_op28g_371{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._actionButton_op28g_371:hover{background:#f1f5f9;color:#1e293b}._actionMenu_op28g_390{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(226,232,240,.5);z-index:1000;min-width:150px;overflow:hidden}._actionMenuItem_op28g_404{width:100%;padding:10px 16px;background:none;border:none;text-align:left;color:#1e293b;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}._actionMenuItem_op28g_404:hover{background:#f8fafccc}._actionMenuItem_op28g_404 svg{flex-shrink:0}._spinner_op28g_428{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_op28g_428 1s linear infinite;margin:0 auto}@keyframes _spin_op28g_428{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_op28g_443{text-align:center;padding:60px 20px;color:#64748b;font-size:16px;font-weight:500}._emptyState_op28g_443 p{margin:0;font-size:16px;font-weight:500;color:#64748b}._customFieldsPlaceholder_op28g_458{padding:40px 20px;text-align:center;color:#64748b;font-size:14px;background:#fffffff2;border-radius:12px;border:1px solid rgba(226,232,240,.5)}._driverListContainer_bfz0z_6{padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(135deg,#f8fafc,#f1f5f9);min-height:100vh;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}._driverListWrapper_bfz0z_20{width:100%;max-width:100%;padding:0;box-sizing:border-box;margin:0 auto}._driverHeader_bfz0z_29{margin-bottom:16px;padding:0;position:relative;z-index:1;width:100%;box-sizing:border-box}._headerContent_bfz0z_38{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}._headerTitle_bfz0z_48 h1{font-size:28px;font-weight:800;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px;letter-spacing:-.02em;line-height:1.1;position:relative}._headerTitle_bfz0z_48 h1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#13eadf,#0fd1c7);border-radius:2px}._headerTitle_bfz0z_48 p{color:#64748b;font-size:14px;margin:0;font-weight:500}._headerActions_bfz0z_79{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_bfz0z_87,._btnSecondary_bfz0z_88{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;white-space:nowrap;flex-shrink:0}._btnPrimary_bfz0z_87{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 4px 12px #13eadf4d}._btnPrimary_bfz0z_87:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._btnSecondary_bfz0z_88{background:#fffffff2;color:#64748b;border:2px solid rgba(226,232,240,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_bfz0z_88:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border-color:#13eadf;transform:translateY(-2px);box-shadow:0 6px 20px #13eadf66}._driverFilters_bfz0z_131{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:12px;margin-bottom:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1;width:100%;box-sizing:border-box}._filtersRow_bfz0z_147{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._searchContainer_bfz0z_154{flex:1;min-width:250px}._searchInputContainer_bfz0z_159{position:relative;display:flex;align-items:center;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;padding:0 14px;transition:all .3s ease}._searchInputContainer_bfz0z_159:focus-within{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a,0 4px 12px #13eadf26;background:#fffffff2}._searchIcon_bfz0z_177{color:#64748b;margin-right:12px;flex-shrink:0;width:18px;height:18px}._searchInput_bfz0z_159{flex:1;border:none;background:none;padding:14px 0;font-size:14px;color:#153240;font-family:Poppins,sans-serif;outline:none;font-weight:500}._searchInput_bfz0z_159::placeholder{color:#94a3b8}._filterControls_bfz0z_201{display:flex;align-items:center;gap:12px}._filterToggle_bfz0z_207{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);border-radius:10px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .3s ease}._filterToggle_bfz0z_207:hover{background:#fffffff2;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}._filterToggle_bfz0z_207._active_bfz0z_229{background:#f0fdfaf2;border-color:#13eadf;color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._sortSelect_bfz0z_236{min-width:160px}._filtersPanel_bfz0z_240{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(226,232,240,.5)}._filterGroup_bfz0z_249{display:flex;flex-direction:column;gap:8px;min-width:200px}._filterGroup_bfz0z_249 label{font-size:13px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._tableContainer_bfz0z_265{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2)}._table_bfz0z_265{width:100%;border-collapse:collapse}._table_bfz0z_265 thead{background:#f8fafccc}._table_bfz0z_265 th{padding:16px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}._table_bfz0z_265 td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#64748b;font-weight:500}._table_bfz0z_265 tbody tr:hover{background:#f8fafc80}._table_bfz0z_265 tbody tr:last-child td{border-bottom:none}._driverCell_bfz0z_313{display:flex;align-items:center;gap:12px}._driverAvatar_bfz0z_319{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(19,234,223,.2);background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._driverInfo_bfz0z_329{display:flex;flex-direction:column;gap:4px}._driverName_bfz0z_335{font-size:14px;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:6px;line-height:1.4}._verifiedBadge_bfz0z_345{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#10b981;color:#fff;font-size:10px;font-weight:700}._driverEmail_bfz0z_358{font-size:12px;color:#64748b}._contactCell_bfz0z_364{display:flex;flex-direction:column;gap:4px}._contactItem_bfz0z_370{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}._contactItem_bfz0z_370 svg{flex-shrink:0;color:#94a3b8}._licenseCell_bfz0z_384{display:flex;flex-direction:column;gap:4px}._licenseNumber_bfz0z_390{font-size:13px;font-weight:600;color:#1e293b}._licenseExpiry_bfz0z_396{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b}._licenseExpiry_bfz0z_396 svg{flex-shrink:0}._vehicleCell_bfz0z_409{display:flex;align-items:center;gap:6px;font-size:13px;color:#1e293b}._vehicleCell_bfz0z_409 svg{flex-shrink:0;color:#64748b}._unassigned_bfz0z_422{font-size:13px;color:#94a3b8;font-style:italic}._statusBadge_bfz0z_429{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}._statusActive_bfz0z_438{background:#10b9811a;color:#10b981}._statusBusy_bfz0z_443{background:#3b82f61a;color:#3b82f6}._statusOffline_bfz0z_448{background:#94a3b81a;color:#94a3b8}._statusSuspended_bfz0z_453{background:#ef44441a;color:#ef4444}._ratingCell_bfz0z_459{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#1e293b}._starIcon_bfz0z_468{color:#fbbf24;flex-shrink:0}._tripsCell_bfz0z_474{font-size:13px;color:#64748b}._actionsCell_bfz0z_480{position:relative}._actionButton_bfz0z_484{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#64748b;transition:all .2s ease}._actionButton_bfz0z_484:hover{background:#f8fafccc;color:#1e293b}._actionMenu_bfz0z_503{position:absolute;right:0;top:100%;margin-top:4px;background:#fff;border:1px solid rgba(226,232,240,.5);border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;z-index:1000;min-width:160px;overflow:hidden}._actionMenuItem_bfz0z_519{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;transition:background .15s ease}._actionMenuItem_bfz0z_519:hover{background:#f8fafc}._actionMenuItem_bfz0z_519._danger_bfz0z_539{color:#ef4444}._actionMenuItem_bfz0z_519._danger_bfz0z_539:hover{background:#ef44441a}._actionMenuItem_bfz0z_519 svg{flex-shrink:0;width:16px;height:16px}._pagination_bfz0z_554{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}._paginationButton_bfz0z_562{padding:8px 16px;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}._paginationButton_bfz0z_562:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._paginationButton_bfz0z_562:disabled{opacity:.5;cursor:not-allowed}._paginationInfo_bfz0z_585{font-size:14px;color:#64748b;font-weight:500}._emptyState_bfz0z_592{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 4px 16px #0000000f,0 2px 8px #0000000a}._emptyState_bfz0z_592 svg{color:#cbd5e1;margin-bottom:16px}._emptyState_bfz0z_592 h3{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptyState_bfz0z_592 p{font-size:14px;color:#64748b;margin:0 0 24px}._loadingContainer_bfz0z_627{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:400px}._spinner_bfz0z_636{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#13eadf;border-radius:50%;animation:_spin_bfz0z_636 .8s linear infinite}@keyframes _spin_bfz0z_636{to{transform:rotate(360deg)}}._loadingContainer_bfz0z_627 p{margin-top:16px;font-size:14px;color:#64748b}._container_1yur9_6{padding:24px;max-width:900px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000000f,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.2);min-height:100vh}._header_1yur9_18{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._backButton_1yur9_27{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#fffffff2;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000f}._backButton_1yur9_27:hover{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #13eadf4d}._header_1yur9_18 h1{font-size:24px;font-weight:600;color:#111827;margin:0}._mandatoryNote_1yur9_56{font-size:13px;color:#64748b;font-weight:500;margin-bottom:20px}._sectionTabs_1yur9_64{display:flex;gap:8px;margin-bottom:24px;border-bottom:2px solid #e2e8f0}._sectionTab_1yur9_64{padding:12px 20px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:-2px;white-space:nowrap;font-family:inherit}._sectionTab_1yur9_64:hover{color:#1e293b;background:#f8fafc}._sectionTab_1yur9_64._active_1yur9_91{color:#13eadf;border-bottom-color:#13eadf;font-weight:600}._sectionTab_1yur9_64._disabled_1yur9_97{opacity:.5;cursor:not-allowed;pointer-events:none}._sectionTab_1yur9_64:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._sectionTab_1yur9_64._disabled_1yur9_97:hover,._sectionTab_1yur9_64:disabled:hover{background:none;color:#64748b}._formLayout_1yur9_116{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:start}._imageColumn_1yur9_123{display:flex;flex-direction:column;gap:16px}._fieldsColumn_1yur9_129{display:flex;flex-direction:column;gap:20px}._form_1yur9_116{display:flex;flex-direction:column;gap:24px}._section_1yur9_64{display:flex;flex-direction:column;gap:20px;background:#ffffffe6;border-radius:12px;padding:24px;border:1px solid rgba(226,232,240,.6);box-shadow:0 2px 6px #00000008}._sectionTitle_1yur9_153{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 4px;padding-bottom:12px;border-bottom:1.5px solid #e5e7eb}._subsectionTitle_1yur9_162{font-size:16px;font-weight:600;color:#475569;margin:16px 0 12px}._formGroup_1yur9_169{display:flex;flex-direction:column;gap:8px}._formRow_1yur9_175{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}._formLabel_1yur9_181{font-size:15px;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:6px;margin-bottom:8px}._formLabel_1yur9_181._required_1yur9_191:after{content:" *";color:#ef4444;font-weight:700}._input_1yur9_197,._textarea_1yur9_198{padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#374151;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px #0000000a;font-family:inherit;width:100%;box-sizing:border-box}._input_1yur9_197:hover,._textarea_1yur9_198:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._input_1yur9_197:focus,._textarea_1yur9_198:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._input_1yur9_197:disabled,._textarea_1yur9_198:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}._input_1yur9_197._error_1yur9_233,._textarea_1yur9_198._error_1yur9_233{border-color:#ef4444;background:#fef2f2}._input_1yur9_197::placeholder,._textarea_1yur9_198::placeholder{color:#94a3b8}._textarea_1yur9_198{resize:vertical;min-height:100px;font-family:inherit}._phoneInputGroup_1yur9_250{display:flex;gap:8px;align-items:center}._phoneInput_1yur9_250{flex:1}._dialCode_1yur9_260{width:120px;padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#374151;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px #0000000a}._dialCode_1yur9_260:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._dialCode_1yur9_260:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._phoneNumber_1yur9_284{flex:1}._datePicker_1yur9_288{width:100%}._imageUploadContainer_1yur9_293{display:flex;flex-direction:column;gap:16px;align-items:center;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}._imageUploadContainer_1yur9_293:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#13eadf0d,#0ea5e90d);opacity:0;transition:opacity .3s ease}._imageUploadContainer_1yur9_293:hover:before{opacity:1}._imageUploadContainer_1yur9_293:hover{border-color:#13eadf;background:linear-gradient(135deg,#f0fdfa,#ecfeff);transform:translateY(-2px);box-shadow:0 8px 25px #13eadf26}._imagePreview_1yur9_330{position:relative;width:200px;height:200px;border-radius:50%;overflow:hidden;border:3px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc);flex-shrink:0;margin:0 auto;box-shadow:0 4px 12px #00000014;transition:all .3s ease}._imagePreview_1yur9_330:hover{border-color:#13eadf;box-shadow:0 6px 20px #13eadf33;transform:scale(1.02)}._imagePreview_1yur9_330 img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .3s ease}._imagePreview_1yur9_330:hover img{transform:scale(1.05)}._removeImageBtn_1yur9_362{position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ef44444d;opacity:.9}._removeImageBtn_1yur9_362:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:scale(1.1);opacity:1;box-shadow:0 4px 12px #ef444466}._uploadSection_1yur9_388{display:flex;flex-direction:column;gap:8px;flex:1;align-items:center}._uploadButton_1yur9_396{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:fit-content;box-shadow:0 4px 15px #13eadf4d;position:relative;overflow:hidden;margin:0 auto}._uploadButton_1yur9_396:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._uploadButton_1yur9_396:hover:before{left:100%}._uploadButton_1yur9_396:hover{transform:translateY(-2px);box-shadow:0 8px 25px #13eadf66}._uploadButton_1yur9_396:active{transform:translateY(0)}._helperText_1yur9_441{font-size:13px;color:#64748b;margin:4px 0 0;text-align:center}._formGroup_1yur9_169 .searchableSelect{width:100%}._formGroup_1yur9_169 .selectButton{padding:14px 18px!important;border:2px solid #e2e8f0!important;border-radius:10px!important;font-size:14px!important;color:#374151!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;transition:all .3s ease!important;box-shadow:0 2px 8px #0000000a!important}._formGroup_1yur9_169 .selectButton:hover:not(.disabled){border-color:#cbd5e1!important;box-shadow:0 4px 12px #00000014!important}._formGroup_1yur9_169 .selectButton:focus{border-color:#13eadf!important;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26!important;background:#fff!important}._formActions_1yur9_477{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:24px}._cancelButton_1yur9_486{padding:12px 24px;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:10px;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}._cancelButton_1yur9_486:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}._submitButton_1yur9_507{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._submitButton_1yur9_507:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #13eadf66}._submitButton_1yur9_507:disabled{opacity:.6;cursor:not-allowed}._loadingContainer_1yur9_534{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:400px}._spinner_1yur9_543{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#13eadf;border-radius:50%;animation:_spin_1yur9_543 .8s linear infinite}@keyframes _spin_1yur9_543{to{transform:rotate(360deg)}}._loadingContainer_1yur9_534 p{margin-top:16px;font-size:14px;color:#64748b}@media (max-width: 768px){._container_1yur9_6{padding:16px}._formLayout_1yur9_116{grid-template-columns:1fr;gap:24px}._imageColumn_1yur9_123{order:1}._fieldsColumn_1yur9_129{order:2}._formRow_1yur9_175{grid-template-columns:1fr}._phoneInputGroup_1yur9_250{flex-direction:column;align-items:stretch}._sectionTabs_1yur9_64{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._sectionTabs_1yur9_64::-webkit-scrollbar{display:none}._formActions_1yur9_477{flex-direction:column-reverse}._cancelButton_1yur9_486,._submitButton_1yur9_507{width:100%;justify-content:center}}._toggleContainer_1yur9_614{display:flex;align-items:center;gap:12px;margin-bottom:12px}._toggleSwitch_1yur9_621{position:relative;display:inline-block;width:48px;height:26px}._toggleSwitch_1yur9_621 input{opacity:0;width:0;height:0}._toggleSlider_1yur9_634{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.3s;border-radius:34px}._toggleSlider_1yur9_634:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0000001a}._toggleSwitch_1yur9_621 input:checked+._toggleSlider_1yur9_634{background-color:#13eadf}._toggleSwitch_1yur9_621 input:checked+._toggleSlider_1yur9_634:before{transform:translate(22px)}._toggleSwitch_1yur9_621 input:disabled+._toggleSlider_1yur9_634{opacity:.5;cursor:not-allowed}._selectWithAdd_1yur9_673{display:flex;gap:8px;align-items:flex-start}._selectWithAdd_1yur9_673 .searchableSelect{flex:1}._addNewBtn_1yur9_683{padding:12px 16px;background:transparent;border:1px dashed #13EADF;color:#13eadf;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;height:fit-content;align-self:stretch;display:flex;align-items:center}._addNewBtn_1yur9_683:hover{background:#13eadf1a;border-color:#0ea5e9;color:#0ea5e9}._addDocumentTypeBtn_1yur9_707{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._addDocumentTypeBtn_1yur9_707:hover{transform:translateY(-2px);box-shadow:0 6px 16px #13eadf66}._documentCategories_1yur9_728{display:flex;flex-direction:column;gap:32px}._documentCategory_1yur9_734{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000a}._categoryTitle_1yur9_742{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}._documentList_1yur9_751{display:flex;flex-direction:column;gap:16px}._documentItem_1yur9_757{background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:16px;transition:all .3s ease}._documentItem_1yur9_757:hover{border-color:#13eadf;box-shadow:0 4px 12px #13eadf1a}._documentItemHeader_1yur9_770{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._documentItemInfo_1yur9_777{display:flex;align-items:center;gap:12px;flex:1}._documentIcon_1yur9_784{color:#13eadf;flex-shrink:0}._documentItemName_1yur9_789{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}._documentItemMeta_1yur9_796{font-size:13px;color:#64748b}._documentItemActions_1yur9_801{display:flex;align-items:center;gap:8px}._statusBadge_1yur9_807{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600}._statusPending_1yur9_817{background:#fef3c7;color:#92400e}._statusApproved_1yur9_822{background:#d1fae5;color:#065f46}._statusRejected_1yur9_827{background:#fee2e2;color:#991b1b}._viewDocumentBtn_1yur9_832,._removeDocumentBtn_1yur9_833{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:all .3s ease}._viewDocumentBtn_1yur9_832:hover{border-color:#13eadf;color:#13eadf;background:#13eadf1a}._removeDocumentBtn_1yur9_833:hover{border-color:#ef4444;color:#ef4444;background:#ef44441a}._documentUploadArea_1yur9_859{margin-top:12px}._documentUploadBtn_1yur9_863{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:linear-gradient(135deg,#fff,#f8fafc);border:2px dashed #13EADF;border-radius:8px;color:#13eadf;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._documentUploadBtn_1yur9_863:hover{background:#13eadf1a;border-color:#0ea5e9;color:#0ea5e9}._rejectionReason_1yur9_884{margin-top:12px;padding:12px;background:#fee2e2;border-left:4px solid #ef4444;border-radius:6px;font-size:13px;color:#991b1b}._modalOverlay_1yur9_895{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_1yur9_910{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;max-width:560px;width:100%;max-height:90vh;overflow:visible;border:1px solid rgba(226,232,240,.8);display:flex;flex-direction:column;position:relative}._modalHeader_1yur9_924{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:2px solid #e2e8f0;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px 16px 0 0;flex-shrink:0}._modalHeader_1yur9_924 h3{font-size:22px;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.02em}._modalCloseBtn_1yur9_943{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:6px;transition:all .3s ease}._modalCloseBtn_1yur9_943:hover{background:#f1f5f9;color:#1e293b}._modalBody_1yur9_962{padding:28px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;overflow-x:visible;flex:1;min-height:0;position:relative}._modalFormGroup_1yur9_974{display:flex;flex-direction:column;gap:8px}._modalFormLabel_1yur9_980{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px;display:flex;align-items:center;gap:4px}._modalFormLabel_1yur9_980._required_1yur9_191:after{content:"*";color:#ef4444;font-weight:700;margin-left:2px}._modalInput_1yur9_997,._modalTextarea_1yur9_998{padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;color:#374151;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000000a;font-family:inherit;width:100%;box-sizing:border-box}._modalInput_1yur9_997:hover,._modalTextarea_1yur9_998:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}._modalInput_1yur9_997:focus,._modalTextarea_1yur9_998:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26;background:#fff}._modalInput_1yur9_997::placeholder,._modalTextarea_1yur9_998::placeholder{color:#94a3b8}._modalTextarea_1yur9_998{resize:vertical;min-height:90px;line-height:1.5}._modalToggleWrapper_1yur9_1037{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#fff;border:2px solid #e2e8f0;border-radius:10px;transition:all .3s ease}._modalToggleWrapper_1yur9_1037:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}._modalToggleSwitch_1yur9_1053{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0;margin-top:2px}._modalToggleSwitch_1yur9_1053 input{opacity:0;width:0;height:0}._modalToggleSlider_1yur9_1068{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.3s;border-radius:34px;box-shadow:inset 0 2px 4px #0000001a}._modalToggleSlider_1yur9_1068:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 6px #0003}._modalToggleSwitch_1yur9_1053 input:checked+._modalToggleSlider_1yur9_1068{background:linear-gradient(135deg,#13eadf,#0ea5e9)}._modalToggleSwitch_1yur9_1053 input:checked+._modalToggleSlider_1yur9_1068:before{transform:translate(24px)}._modalToggleContent_1yur9_1102{flex:1;display:flex;flex-direction:column;gap:4px}._modalToggleLabel_1yur9_1109{font-size:15px;font-weight:600;color:#1e293b;cursor:pointer;margin:0;-webkit-user-select:none;user-select:none}._modalHelperText_1yur9_1118{font-size:13px;color:#64748b;margin:0;line-height:1.5}._modalDatePickerWrapper_1yur9_1125{width:100%;position:relative;z-index:1000}._modalDatePicker_1yur9_1125,._modalDatePicker_1yur9_1125 .inputContainer{width:100%}._modalDatePicker_1yur9_1125 .dateInput{width:100%!important;padding:14px 36px 14px 18px!important;border:2px solid #e2e8f0!important;border-radius:10px!important;font-size:14px!important;font-family:inherit!important;color:#374151!important;background:#fff!important;transition:all .3s ease!important;box-sizing:border-box!important;cursor:pointer!important;text-align:left!important;box-shadow:0 2px 8px #0000000a!important}._modalDatePicker_1yur9_1125 .dateInput:hover:not(.disabled):not(.error){border-color:#cbd5e1!important;box-shadow:0 4px 12px #00000014!important}._modalDatePicker_1yur9_1125 .dateInput:focus,._modalDatePicker_1yur9_1125 .dateInput.open{outline:none!important;border-color:#13eadf!important;box-shadow:0 0 0 4px #13eadf1a,0 4px 16px #13eadf26!important;background:#fff!important}._modalDatePicker_1yur9_1125 .dateInput.error{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef44441a!important;background:#fef2f2!important}._modalDatePicker_1yur9_1125 .datepicker{position:relative;z-index:1000}._modalDatePicker_1yur9_1125 .calendar{z-index:1000001!important;position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:auto!important;width:100%!important;max-width:280px!important}._modalFooter_1yur9_1189{display:flex;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:2px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:0 0 16px 16px;flex-shrink:0}._modalFooter_1yur9_1189 ._cancelButton_1yur9_486{padding:12px 24px;background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:10px;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}._modalFooter_1yur9_1189 ._cancelButton_1yur9_486:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}._modalFooter_1yur9_1189 ._submitButton_1yur9_507{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._modalFooter_1yur9_1189 ._submitButton_1yur9_507:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #13eadf66}._modalFooter_1yur9_1189 ._submitButton_1yur9_507:disabled{opacity:.6;cursor:not-allowed;transform:none}._documentViewerModal_1yur9_1248{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:900px;width:100%;max-height:90vh;overflow-y:auto}._documentViewerContent_1yur9_1258{padding:24px;text-align:center}._documentDownloadLink_1yur9_1263{margin-top:24px}._downloadBtn_1yur9_1267{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #13eadf4d}._downloadBtn_1yur9_1267:hover{transform:translateY(-2px);box-shadow:0 6px 16px #13eadf66}._documentActions_1yur9_1289{display:flex;justify-content:center;gap:12px;margin-top:24px}._approveBtn_1yur9_1296,._rejectBtn_1yur9_1297{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._approveBtn_1yur9_1296{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b9814d}._approveBtn_1yur9_1296:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}._rejectBtn_1yur9_1297{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 12px #ef44444d}._rejectBtn_1yur9_1297:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}._mandatoryBadge_1yur9_1332{display:inline-flex;align-items:center;padding:2px 8px;background:#fee2e2;color:#991b1b;border-radius:4px;font-size:11px;font-weight:600}._documentItemDescription_1yur9_1343{font-size:13px;color:#64748b;margin-top:4px;margin-bottom:8px}._rolesPermissionsPage_1cpnr_2{min-height:100vh;font-family:Poppins,sans-serif}._loadingContainer_1cpnr_8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}._loadingContainer_1cpnr_8 ._spinner_1cpnr_17{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1cpnr_17 1s linear infinite;margin:0 auto}._loadingContainer_1cpnr_8 p{color:#64748b;font-size:16px;font-weight:500;margin-top:16px}._spinnerSmall_1cpnr_34{width:24px;height:24px;border:2px solid #e2e8f0;border-top:2px solid #13EADF;border-radius:50%;animation:_spin_1cpnr_17 1s linear infinite;display:inline-block;margin:0 auto}@keyframes _spin_1cpnr_17{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageHeader_1cpnr_55{background:#fff;border-radius:10px;padding:20px 24px;margin-bottom:20px;box-shadow:0 1px 2px #0000000a}._headerTitle_1cpnr_63{display:flex;align-items:center;gap:14px}._headerTitle_1cpnr_63 svg{color:#64748b}._headerTitle_1cpnr_63 h1{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 2px}._headerTitle_1cpnr_63 p{font-size:13px;color:#64748b;margin:0}._contentWrapper_1cpnr_87{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:start}._rolesSidebar_1cpnr_95{background:#fff;border-radius:10px;padding:20px;box-shadow:0 1px 2px #0000000a;position:sticky;top:24px}._rolesSidebarHeader_1cpnr_104{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._rolesSidebar_1cpnr_95 h3{font-size:14px;font-weight:600;color:#1e293b;margin:0}._addRoleButton_1cpnr_118{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s ease}._addRoleButton_1cpnr_118:hover{background:#13eadf;border-color:#13eadf;color:#fff}._rolesList_1cpnr_138{display:flex;flex-direction:column;gap:8px}._roleItemWrapper_1cpnr_144{position:relative;display:flex;align-items:center;gap:8px}._roleItemWrapper_1cpnr_144._active_1cpnr_151{background:transparent}._roleItem_1cpnr_144{position:relative;display:flex;align-items:center;gap:12px;padding:12px 50px 12px 12px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;flex:1;width:100%}._roleItemActions_1cpnr_172{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px;opacity:1;z-index:10}._roleActionButton_1cpnr_183{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;border:1px solid rgba(255,255,255,.3);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#64748b;cursor:pointer;transition:all .2s ease;padding:0;box-shadow:0 2px 4px #0000001a}._roleActionButton_1cpnr_183:hover{background:#fff;border-color:#ffffff80;color:#1e293b;transform:scale(1.1);box-shadow:0 4px 8px #00000026}._roleActionButton_1cpnr_183._deleteButton_1cpnr_208:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}._roleItem_1cpnr_144._active_1cpnr_151 ._roleActionButton_1cpnr_183{background:#fff3;border-color:#fff6;color:#fff}._roleItem_1cpnr_144._active_1cpnr_151 ._roleActionButton_1cpnr_183:hover{background:#ffffff4d;border-color:#fff9;color:#fff}._roleItem_1cpnr_144._active_1cpnr_151 ._roleActionButton_1cpnr_183._deleteButton_1cpnr_208:hover{background:#ef444433;border-color:#ef444466;color:#fee2e2}._roleItem_1cpnr_144:hover{background:#f1f5f9;border-color:#e2e8f0}._roleItem_1cpnr_144._active_1cpnr_151{background:linear-gradient(135deg,#13eadf,#0ea5e9);border-color:#13eadf}._roleItem_1cpnr_144._active_1cpnr_151 ._roleItemName_1cpnr_242,._roleItem_1cpnr_144._active_1cpnr_151 ._roleItemDesc_1cpnr_243{color:#fff}._roleItemIcon_1cpnr_247{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._roleItemInfo_1cpnr_258{display:flex;flex-direction:column;gap:2px;min-width:0}._roleItemName_1cpnr_242{font-size:14px;font-weight:600;color:#1e293b;transition:color .2s ease}._roleItemDesc_1cpnr_243{font-size:11px;color:#64748b;transition:color .2s ease}._permissionsContent_1cpnr_279{background:#fff;border-radius:10px;padding:24px;box-shadow:0 1px 2px #0000000a}._permissionsHeader_1cpnr_286{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid #f1f5f9}._permissionsHeader_1cpnr_286 h2{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 4px}._permissionsHeader_1cpnr_286 p{font-size:13px;color:#64748b;margin:0}._btnSave_1cpnr_308{padding:10px 24px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #13eadf33;display:flex;align-items:center;gap:8px}._btnSave_1cpnr_308:hover:not(:disabled){background:linear-gradient(135deg,#13eadf,#0ea5e9);transform:translateY(-1px);box-shadow:0 4px 12px #13eadf4d}._btnSave_1cpnr_308:disabled{opacity:.6;cursor:not-allowed}._permissionsCategories_1cpnr_336{display:flex;flex-direction:column;gap:28px}._categorySection_1cpnr_342{display:flex;flex-direction:column;gap:12px}._categoryHeaderRow_1cpnr_348{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #f1f5f9}._categoryTitle_1cpnr_356{font-size:14px;font-weight:600;color:#1e293b;margin:0}._permissionsTable_1cpnr_363{display:flex;flex-direction:column;gap:4px}._permissionRow_1cpnr_370{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fafafa;border:1px solid #f1f5f9;border-radius:8px;transition:all .2s ease}._permissionRow_1cpnr_370:hover{background:#f8fafc;border-color:#e2e8f0}._permissionInfo_1cpnr_386{display:flex;flex-direction:column;gap:4px}._permissionName_1cpnr_392{font-size:14px;font-weight:500;color:#1e293b}._permissionDesc_1cpnr_398{font-size:12px;color:#64748b}._toggleBtn_1cpnr_404{position:relative;width:44px;height:24px;background:#e2e8f0;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}._toggleBtn_1cpnr_404:hover{background:#cbd5e1}._toggleBtn_1cpnr_404._active_1cpnr_151{background:linear-gradient(135deg,#10b981,#059669)}._toggleBtn_1cpnr_404._active_1cpnr_151:hover{background:linear-gradient(135deg,#059669,#047857)}._toggleSlider_1cpnr_428{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px #0000001a}._toggleBtn_1cpnr_404._active_1cpnr_151 ._toggleSlider_1cpnr_428{transform:translate(20px)}@media (max-width: 1024px){._contentWrapper_1cpnr_87{grid-template-columns:1fr}._rolesSidebar_1cpnr_95{position:static}._rolesList_1cpnr_138{flex-direction:row;overflow-x:auto}._roleItem_1cpnr_144{min-width:200px}}@media (max-width: 768px){._rolesPermissionsPage_1cpnr_2,._pageHeader_1cpnr_55,._permissionsContent_1cpnr_279{padding:16px}._permissionsHeader_1cpnr_286{flex-direction:column;align-items:flex-start;gap:16px}._btnSave_1cpnr_308{width:100%}._permissionRow_1cpnr_370{padding:12px}._permissionName_1cpnr_392{font-size:13px}._permissionDesc_1cpnr_398{font-size:11px}}._permissionsTabs_1cpnr_501{display:flex;background:#f8fafc;border-radius:12px;padding:4px;margin-bottom:32px;gap:4px}._tabButton_1cpnr_510{flex:1;padding:12px 16px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit}._tabButton_1cpnr_510:hover{background:#e2e8f0;color:#374151}._tabButton_1cpnr_510._active_1cpnr_151{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 2px 8px #13eadf4d}._fieldPermissionsContent_1cpnr_536{display:flex;flex-direction:column;gap:28px}._fieldModuleSection_1cpnr_542{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}._fieldModuleTitle_1cpnr_549{font-size:18px;font-weight:600;color:#1e293b;padding:16px 20px;margin:0;background:#f8fafc;border-bottom:1px solid #e2e8f0}._fieldPermissionsTable_1cpnr_559{display:flex;flex-direction:column}._fieldTableHeader_1cpnr_564,._fieldTableRow_1cpnr_565{display:grid;grid-template-columns:2fr 1fr 100px 100px 100px;gap:16px;align-items:center;padding:12px 20px}._fieldTableHeader_1cpnr_564{background:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:600;font-size:13px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._fieldTableRow_1cpnr_565{border-bottom:1px solid #f1f5f9;transition:background .15s ease}._fieldTableRow_1cpnr_565:hover{background:#f8fafc}._fieldTableRow_1cpnr_565:last-child{border-bottom:none}._fieldColName_1cpnr_596{display:flex;flex-direction:column;gap:4px}._fieldColName_1cpnr_596 strong{font-size:14px;color:#1e293b;font-weight:500}._fieldNameCode_1cpnr_608{font-size:12px;color:#94a3b8;font-family:Monaco,Consolas,monospace}._fieldColType_1cpnr_614{display:flex}._fieldTypeBadge_1cpnr_618{display:inline-block;padding:4px 10px;background:#e0f2fe;color:#0369a1;border-radius:12px;font-size:12px;font-weight:500}._fieldColView_1cpnr_628,._fieldColAdd_1cpnr_629,._fieldColEdit_1cpnr_630{display:flex;justify-content:center}._toggleButton_1cpnr_636{position:relative;width:32px;height:32px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000000d}._toggleButton_1cpnr_636:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a}._toggleButton_1cpnr_636._active_1cpnr_151{background:#667eea;border-color:#667eea;box-shadow:0 4px 12px #667eea4d}._toggleButton_1cpnr_636._active_1cpnr_151:hover{background:#7c93ee;box-shadow:0 6px 16px #667eea66}._toggleButton_1cpnr_636:after{content:"";position:absolute;display:none;left:10px;top:5px;width:7px;height:12px;border:solid white;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}._toggleButton_1cpnr_636._active_1cpnr_151:after{display:block}._toggleButton_1cpnr_636._viewToggle_1cpnr_686._active_1cpnr_151{background:#10b981;border-color:#10b981;box-shadow:0 4px 12px #10b9814d}._toggleButton_1cpnr_636._viewToggle_1cpnr_686._active_1cpnr_151:hover{background:#34d399;box-shadow:0 6px 16px #10b98166}._toggleButton_1cpnr_636._addToggle_1cpnr_698._active_1cpnr_151{background:#f97316;border-color:#f97316;box-shadow:0 4px 12px #f973164d}._toggleButton_1cpnr_636._addToggle_1cpnr_698._active_1cpnr_151:hover{background:#fb923c;box-shadow:0 6px 16px #f9731666}._toggleButton_1cpnr_636:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}._toggleButton_1cpnr_636:disabled:hover{transform:none;box-shadow:0 1px 3px #0000000d}@keyframes _pulse_1cpnr_1{0%{box-shadow:0 0 #667eea66}70%{box-shadow:0 0 0 10px #667eea00}to{box-shadow:0 0 #667eea00}}._toggleButton_1cpnr_636._active_1cpnr_151:active{animation:_pulse_1cpnr_1 .4s}._toggleButton_1cpnr_636._viewToggle_1cpnr_686._active_1cpnr_151:active{animation:_pulse-green_1cpnr_1 .4s}@keyframes _pulse-green_1cpnr_1{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}._modalOverlay_1cpnr_756{position:fixed!important;width:100vw!important;height:100vh!important;min-width:100vw!important;min-height:100vh!important;margin:0!important;padding:0!important;background:#00000080!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999999!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:auto;box-sizing:border-box;inset:0!important}._modalContent_1cpnr_779{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_1cpnr_1 .3s ease;margin:auto;position:relative;z-index:1000000!important}@keyframes _modalSlideIn_1cpnr_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1cpnr_804{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalHeader_1cpnr_804 h2{font-size:18px;font-weight:600;color:#1e293b;margin:0}._modalCloseButton_1cpnr_819{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:none;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s ease}._modalCloseButton_1cpnr_819:hover{background:#e2e8f0;color:#1e293b}._modalBody_1cpnr_838{padding:24px}._modalFooter_1cpnr_842{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e2e8f0}._formGroup_1cpnr_851{margin-bottom:20px}._formGroup_1cpnr_851 label{display:block;font-size:14px;font-weight:500;color:#1e293b;margin-bottom:8px}._formInput_1cpnr_863,._formTextarea_1cpnr_864{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:Poppins,sans-serif;color:#1e293b;transition:all .2s ease;box-sizing:border-box}._formInput_1cpnr_863:focus,._formTextarea_1cpnr_864:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formTextarea_1cpnr_864{resize:vertical;min-height:80px}._formHelp_1cpnr_888{display:block;font-size:12px;color:#64748b;margin-top:4px}._colorPickerContainer_1cpnr_895{display:flex;align-items:center;gap:12px}._colorPicker_1cpnr_895{width:50px;height:40px;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;padding:0}._colorInput_1cpnr_910{flex:1;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:Poppins,sans-serif;color:#1e293b;transition:all .2s ease}._colorInput_1cpnr_910:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._btnCancel_1cpnr_927{padding:10px 20px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._btnCancel_1cpnr_927:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}._btnCancel_1cpnr_927:disabled{opacity:.5;cursor:not-allowed}._btnPrimary_1cpnr_950{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:6px;background:#13eadf;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._btnPrimary_1cpnr_950:hover:not(:disabled){background:#0ea5e9}._btnPrimary_1cpnr_950:disabled{opacity:.5;cursor:not-allowed}._btnDanger_1cpnr_975{background:#ef4444!important}._btnDanger_1cpnr_975:hover:not(:disabled){background:#dc2626!important}._formInputDisabled_1cpnr_983{background:#f8fafc!important;color:#94a3b8!important;cursor:not-allowed}._richTextEditor_9zx5p_1{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000d}._toolbar_9zx5p_9{display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;flex-wrap:wrap}._toolbarGroup_9zx5p_19{display:flex;align-items:center;gap:4px;padding-right:8px;border-right:1px solid #e2e8f0}._toolbarGroup_9zx5p_19:last-child{border-right:none}._toolbarButton_9zx5p_31{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._toolbarButton_9zx5p_31:hover{background:#e2e8f0;color:#1e293b}._toolbarButton_9zx5p_31:active{background:#cbd5e1}._toolbarButton_9zx5p_31._active_9zx5p_54{background:#13eadf;color:#fff}._toolbarButton_9zx5p_31._active_9zx5p_54:hover{background:#0fd1c7}._templateButton_9zx5p_63{display:flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#13eadf,#0fd1c7);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._templateButton_9zx5p_63:hover{background:linear-gradient(135deg,#0fd1c7,#0eb8ae);transform:translateY(-1px);box-shadow:0 2px 8px #13eadf4d}._templateButton_9zx5p_63:active{transform:translateY(0)}._placeholderSelect_9zx5p_88{padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#1e293b;font-size:13px;cursor:pointer;transition:all .2s ease}._placeholderSelect_9zx5p_88:hover{border-color:#13eadf}._placeholderSelect_9zx5p_88:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._editor_9zx5p_109{min-height:400px;padding:20px;font-size:14px;line-height:1.7;color:#1e293b;outline:none;overflow-y:auto;background:#fff}._editor_9zx5p_109:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}._editor_9zx5p_109:focus{outline:none}._editor_9zx5p_109 p{margin:0 0 12px}._editor_9zx5p_109 p:last-child{margin-bottom:0}._editor_9zx5p_109 a{color:#13eadf;text-decoration:underline}._editor_9zx5p_109 ul,._editor_9zx5p_109 ol{margin:12px 0;padding-left:24px}._editor_9zx5p_109 img{max-width:100%;height:auto;border-radius:6px}._htmlEditor_9zx5p_155{width:100%;min-height:400px;padding:20px;font-size:13px;font-family:Courier New,Courier,monospace;line-height:1.6;color:#e2e8f0;background:#1e293b;border:none;outline:none;resize:vertical;box-sizing:border-box}._htmlEditor_9zx5p_155::placeholder{color:#64748b}._htmlEditor_9zx5p_155:focus{outline:none}._settingsContainer_1tep4_6{width:100%;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._mainContent_1tep4_12{padding:32px;background:#f8fafc;min-height:calc(100vh - 80px)}._header_1tep4_18{margin-bottom:24px}._header_1tep4_18 h1{font-size:28px;font-weight:700;color:#1e293b;margin:0}._tabs_1tep4_29{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:24px}._tab_1tep4_29{padding:12px 24px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:-2px}._tab_1tep4_29:hover{color:#1e293b}._tab_1tep4_29._active_1tep4_53{color:#13eadf;border-bottom-color:#13eadf}._content_1tep4_58{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a}._notificationsTable_1tep4_66{width:100%}._tableHeader_1tep4_70{display:grid;grid-template-columns:1fr 120px 80px;gap:16px;padding:12px 0;border-bottom:2px solid #e2e8f0;margin-bottom:8px}._tableHeaderCell_1tep4_79{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._tableBody_1tep4_87{display:flex;flex-direction:column;gap:0}._tableRow_1tep4_93{display:grid;grid-template-columns:1fr 120px 80px;gap:16px;padding:20px 0;border-bottom:1px solid #f1f5f9;align-items:center}._tableRow_1tep4_93:last-child{border-bottom:none}._tableRow_1tep4_93:hover{background:#f8fafc}._tableCell_1tep4_110{display:flex;align-items:center}._eventInfo_1tep4_115{flex:1}._eventName_1tep4_119{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}._eventDescription_1tep4_126{font-size:13px;color:#64748b;line-height:1.5}._toggle_1tep4_132{width:44px;height:24px;border-radius:12px;position:relative;cursor:pointer;transition:all .3s ease;flex-shrink:0}._toggleOff_1tep4_142{background:#cbd5e1}._toggleOn_1tep4_146{background:#07bb2a}._toggleSlider_1tep4_150{width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:all .3s ease;box-shadow:0 2px 4px #0003}._toggleOn_1tep4_146 ._toggleSlider_1tep4_150{left:22px}._editButton_1tep4_166{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._editButton_1tep4_166:hover{background:#f1f5f9;border-color:#13eadf;color:#13eadf}._configurationTab_1tep4_186{padding:24px 40px 40px;color:#1e293b}._generalConfigTitle_1tep4_191{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 24px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._configRow_1tep4_200{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}._configLabelBlock_1tep4_208{flex:1;min-width:200px}._configLabel_1tep4_208{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px}._configHelper_1tep4_221{font-size:13px;color:#64748b;margin:0;line-height:1.5}._configControl_1tep4_228{flex-shrink:0}._configSelect_1tep4_232{min-width:180px;padding:10px 36px 10px 14px;font-size:14px;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._configSelect_1tep4_232:hover{border-color:#cbd5e1}._configSelect_1tep4_232:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 2px #13eadf33}._actions_1tep4_257{display:flex;justify-content:flex-end;padding-top:24px;margin-top:24px;border-top:1px solid #e2e8f0}._saveButton_1tep4_265{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#13eadf;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._saveButton_1tep4_265:hover:not(:disabled){background:#0fd1c7;transform:translateY(-1px);box-shadow:0 4px 12px #13eadf4d}._saveButton_1tep4_265:disabled{opacity:.6;cursor:not-allowed}._loadingContainer_1tep4_291{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._spinner_1tep4_300{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1tep4_300 1s linear infinite}._spinnerSmall_1tep4_309{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1tep4_300 .8s linear infinite}@keyframes _spin_1tep4_300{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_1tep4_291 p{color:#64748b;font-size:14px}._modalOverlay_1tep4_329{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1tep4_343{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column}._modalHeader_1tep4_355{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._modalHeaderLeft_1tep4_364 h2{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 4px;letter-spacing:-.02em}._modalSubtitle_1tep4_372{font-size:13px;color:#64748b;margin:0}._modalCloseButton_1tep4_378{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._modalCloseButton_1tep4_378:hover{background:#f1f5f9;color:#1e293b}._modalBody_1tep4_397{padding:0;flex:1;overflow-y:auto;background:#f8fafc}._templateSection_1tep4_404{padding:24px}._sectionTitle_1tep4_408{margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}._sectionTitle_1tep4_408 span{font-size:16px;font-weight:600;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}._templateGrid_1tep4_422{display:grid;grid-template-columns:350px 1fr;gap:24px}._templateLeft_1tep4_428{display:flex;flex-direction:column;gap:20px}._templateRight_1tep4_434{display:flex;flex-direction:column}@media (max-width: 1024px){._templateGrid_1tep4_422{grid-template-columns:1fr}}._formGroup_1tep4_445{margin-bottom:0}._formGroup_1tep4_445 label{display:block;font-size:13px;font-weight:600;color:#1e293b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.3px}._formInput_1tep4_459,._formTextarea_1tep4_460{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;font-family:inherit;transition:all .2s ease;box-sizing:border-box;background:#fff}._formInput_1tep4_459:focus,._formTextarea_1tep4_460:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formTextarea_1tep4_460{resize:vertical;min-height:100px}._modalFooter_1tep4_485{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e2e8f0}._modalCancelButton_1tep4_494{padding:10px 20px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._modalCancelButton_1tep4_494:hover:not(:disabled){background:#e2e8f0;color:#1e293b}._modalCancelButton_1tep4_494:disabled{opacity:.6;cursor:not-allowed}._modalSaveButton_1tep4_516{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#13eadf;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._modalSaveButton_1tep4_516:hover:not(:disabled){background:#0fd1c7;transform:translateY(-1px);box-shadow:0 4px 12px #13eadf4d}._modalSaveButton_1tep4_516:disabled{opacity:.6;cursor:not-allowed}._required_1tep4_542{color:#ef4444}._logoUploadContainer_1tep4_546{margin-top:8px}._logoPreview_1tep4_550{position:relative;display:inline-block;border:2px solid #e2e8f0;border-radius:10px;padding:16px;background:#fff;box-shadow:0 2px 4px #0000000d}._logoImage_1tep4_560{max-width:200px;max-height:100px;object-fit:contain;border-radius:4px}._removeLogoButton_1tep4_567{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ef4444;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}._removeLogoButton_1tep4_567:hover{background:#dc2626;transform:scale(1.1)}._logoUploadArea_1tep4_589{border:2px dashed #cbd5e1;border-radius:10px;padding:32px 24px;text-align:center;background:#fff;transition:all .2s ease;cursor:pointer}._logoUploadArea_1tep4_589:hover{border-color:#13eadf;background:#f8fafc;box-shadow:0 2px 8px #13eadf1a}._logoInput_1tep4_605{display:none}._logoUploadLabel_1tep4_609{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;color:#64748b}._logoUploadLabel_1tep4_609:hover{color:#13eadf}._logoUploadLabel_1tep4_609 span:first-of-type{font-weight:500;color:#1e293b}._logoUploadHint_1tep4_627{font-size:12px;color:#94a3b8}._placeholderHint_1tep4_632{margin-top:8px;padding:8px 12px;background:#f1f5f9;border-radius:6px;font-size:12px;color:#64748b;line-height:1.5}._placeholderHint_1tep4_632 strong{color:#1e293b;font-weight:600}._container_1l0ok_1{width:100%;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._mainContent_1l0ok_6{padding:32px;background:#f8fafc;min-height:calc(100vh - 80px)}._header_1l0ok_12{margin-bottom:24px}._header_1l0ok_12 h1{font-size:28px;font-weight:700;color:#1e293b;margin:0}._content_1l0ok_23{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a}._configRow_1l0ok_30{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e2e8f0}._configRow_1l0ok_30:last-of-type{margin-bottom:0}._configLabelBlock_1l0ok_45{flex:1;min-width:200px}._configLabel_1l0ok_45{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px}._configHelper_1l0ok_58{font-size:13px;color:#64748b;margin:0;line-height:1.5}._configControl_1l0ok_65{flex-shrink:0;min-width:220px}._searchableSelectWrapper_1l0ok_70{min-width:220px}._searchableSelectWrapper_1l0ok_70 .searchableSelect{width:100%}._searchableSelectWrapper_1l0ok_70 .selectButton{min-width:180px;padding:10px 36px 10px 14px!important;font-size:14px!important;color:#1e293b!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important}._searchableSelectWrapper_1l0ok_70 .selectButton:hover:not(.disabled){border-color:#cbd5e1!important}._searchableSelectWrapper_1l0ok_70 .selectButton:focus{outline:none!important;border-color:#13eadf!important;box-shadow:0 0 0 2px #13eadf33!important}._configSelect_1l0ok_98{min-width:180px;padding:10px 36px 10px 14px;font-size:14px;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._configSelect_1l0ok_98:hover{border-color:#cbd5e1}._configSelect_1l0ok_98:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 2px #13eadf33}._actions_1l0ok_123{display:flex;justify-content:flex-end;padding-top:24px;margin-top:24px;border-top:1px solid #e2e8f0}._saveButton_1l0ok_131{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#13eadf;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._saveButton_1l0ok_131:hover:not(:disabled){background:#0fd1c7;transform:translateY(-1px);box-shadow:0 4px 12px #13eadf4d}._saveButton_1l0ok_131:disabled{opacity:.6;cursor:not-allowed}._loadingContainer_1l0ok_157{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._spinner_1l0ok_166{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #13EADF;border-radius:50%;animation:_spin_1l0ok_166 1s linear infinite}._spinnerSmall_1l0ok_175{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1l0ok_166 .8s linear infinite}@keyframes _spin_1l0ok_166{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_1l0ok_157 p{color:#64748b;font-size:14px}._wrapper_x7uon_1{display:flex;width:100%;min-height:calc(100vh - 80px);background:#f8fafc}._sidebar_x7uon_8{width:260px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;padding:24px 0}._nav_x7uon_16{display:flex;flex-direction:column;gap:4px}._navItem_x7uon_22{display:flex;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:500;color:#64748b;text-decoration:none;transition:background .2s,color .2s}._navItem_x7uon_22:hover{background:#f1f5f9;color:#1e293b}._navItemActive_x7uon_39{background:#13eadf1f;color:#0f766e;border-right:3px solid #13EADF}._navIcon_x7uon_45{flex-shrink:0;opacity:.9}._content_x7uon_50{flex:1;min-width:0;padding:32px}@media (max-width: 768px){._wrapper_x7uon_1{flex-direction:column}._sidebar_x7uon_8{width:100%;border-right:none;border-bottom:1px solid #e2e8f0;padding:16px}._nav_x7uon_16{flex-direction:row;flex-wrap:wrap}._navItem_x7uon_22{padding:10px 16px}._navItemActive_x7uon_39{border-right:none;border-bottom:3px solid #13EADF}._content_x7uon_50{padding:20px}}._container_14e8o_11{width:100%;max-width:100%;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;min-height:calc(100vh - 80px);padding:32px;box-sizing:border-box;overflow-x:hidden}._header_14e8o_33{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._header_14e8o_33 h1{font-size:28px;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.02em}._addButton_14e8o_67{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #13eadf33}._addButton_14e8o_67:hover{transform:translateY(-2px);box-shadow:0 4px 12px #13eadf66}._loading_14e8o_109{text-align:center;padding:40px;color:#64748b;font-size:16px;font-weight:500}._modalOverlay_14e8o_127{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_14e8o_1 .2s ease-out;padding:20px}@keyframes _fadeIn_14e8o_1{0%{opacity:0}to{opacity:1}}._modalContent_14e8o_177{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;animation:_slideUp_14e8o_1 .3s ease}@keyframes _slideUp_14e8o_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_14e8o_225{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);flex-shrink:0}._modalHeaderLeft_14e8o_245 h2{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 2px;letter-spacing:-.02em;font-family:Poppins,sans-serif}._modalSubtitle_14e8o_263{font-size:12px;color:#64748b;margin:0;font-family:Poppins,sans-serif}._modalCloseButton_14e8o_277{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease}._modalCloseButton_14e8o_277:hover{background:#f1f5f9;color:#1e293b}._modalBody_14e8o_315{padding:20px;flex:1;overflow-y:auto;background:#fff}._modalForm_14e8o_329{display:flex;flex-direction:column;gap:0}._formRow_14e8o_341{margin-bottom:16px}._formRow_14e8o_341:last-child{margin-bottom:0}._formRow_14e8o_341 label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:#1e293b;font-family:Poppins,sans-serif}._formRow_14e8o_341 input[type=text],._formRow_14e8o_341 input[type=number],._formRow_14e8o_341 textarea{width:100%;padding:10px 12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;transition:all .2s ease;font-family:Poppins,sans-serif;background:#fff;box-sizing:border-box}._formRow_14e8o_341 input[type=text]:hover,._formRow_14e8o_341 input[type=number]:hover,._formRow_14e8o_341 textarea:hover{border-color:#cbd5e1}._formRow_14e8o_341 input[type=text]:focus,._formRow_14e8o_341 input[type=number]:focus,._formRow_14e8o_341 textarea:focus{outline:none;border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._formRow_14e8o_341 textarea{resize:vertical;min-height:70px}._checkboxGroup_14e8o_443{display:flex;align-items:center;gap:0;position:relative}._checkboxLabel_14e8o_457{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;font-size:13px;color:#374151;font-family:Poppins,sans-serif;-webkit-user-select:none;user-select:none;padding:0;position:relative;margin-right:0}._checkboxLabel_14e8o_457:not(:last-child){padding-right:16px;margin-right:16px}._checkboxLabel_14e8o_457:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#e2e8f0}._checkboxLabel_14e8o_457 input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none;margin:0;padding:0}._checkboxCustom_14e8o_539{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;background:#fff;position:relative;transition:all .2s ease;flex-shrink:0;cursor:pointer;display:inline-block;float:left;margin-right:7px;margin-top:-2px}._checkboxLabel_14e8o_457:hover ._checkboxCustom_14e8o_539{border-color:#13eadf;box-shadow:0 0 0 3px #13eadf1a}._checkboxCustom_14e8o_539._checkboxChecked_14e8o_581{background:#13eadf!important;border-color:#13eadf!important}._checkboxCustom_14e8o_539._checkboxChecked_14e8o_581:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkboxLabel_14e8o_457 input[type=checkbox]:checked+._checkboxCustom_14e8o_539{background:#13eadf;border-color:#13eadf}._checkboxLabel_14e8o_457 input[type=checkbox]:checked+._checkboxCustom_14e8o_539:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkboxLabel_14e8o_457:has(input[type=checkbox]:checked) ._checkboxCustom_14e8o_539{background:#13eadf;border-color:#13eadf}._checkboxLabel_14e8o_457:has(input[type=checkbox]:checked) ._checkboxCustom_14e8o_539:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._colorPicker_14e8o_685{display:flex;align-items:center;gap:10px}._colorPicker_14e8o_685 input[type=color]{width:44px;height:38px;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;padding:0;transition:all .2s ease}._colorPicker_14e8o_685 input[type=color]:hover{border-color:#13eadf}._colorInput_14e8o_725{flex:1;max-width:140px}._colorInputSmall_14e8o_735{width:100px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;font-family:Poppins,sans-serif}._colorPreview_14e8o_753{width:38px;height:38px;border-radius:8px;border:2px solid #e2e8f0;flex-shrink:0}._modalFooter_14e8o_769{display:flex;gap:10px;padding:16px 20px;border-top:1px solid #e2e8f0;background:#f8fafc;justify-content:flex-end;flex-shrink:0}._modalSaveButton_14e8o_789,._modalCancelButton_14e8o_791{display:flex;align-items:center;gap:6px;padding:9px 18px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}._modalSaveButton_14e8o_789{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 2px 4px #13eadf33}._modalSaveButton_14e8o_789:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13eadf66}._modalCancelButton_14e8o_791{background:#f1f5f9;color:#64748b}._modalCancelButton_14e8o_791:hover{background:#e2e8f0;color:#475569}._saveButton_14e8o_861,._cancelButton_14e8o_863{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}._saveButton_14e8o_861{background:linear-gradient(135deg,#13eadf,#0ea5e9);color:#fff;box-shadow:0 2px 4px #13eadf33}._saveButton_14e8o_861:hover{transform:translateY(-2px);box-shadow:0 4px 12px #13eadf66}._cancelButton_14e8o_863{background:#f1f5f9;color:#64748b}._cancelButton_14e8o_863:hover{background:#e2e8f0}._table_14e8o_931{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto;overflow-y:visible;box-shadow:0 1px 3px #0000001a;width:100%;max-width:100%;box-sizing:border-box}._table_14e8o_931::-webkit-scrollbar{height:8px}._table_14e8o_931::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._table_14e8o_931::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#13eadf,#0ea5e9);border-radius:4px}._table_14e8o_931::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#0fb8b0,#13eadf)}._tableHeader_14e8o_991{display:grid;grid-template-columns:minmax(120px,2fr) minmax(100px,1.5fr) minmax(60px,.8fr) minmax(80px,1fr) minmax(80px,1fr) minmax(100px,1.2fr);gap:12px;padding:16px 20px;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:600;font-size:13px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Poppins,sans-serif;min-width:800px}._tableRow_14e8o_1023{display:grid;grid-template-columns:minmax(120px,2fr) minmax(100px,1.5fr) minmax(60px,.8fr) minmax(80px,1fr) minmax(80px,1fr) minmax(100px,1.2fr);gap:12px;padding:16px 20px;border-bottom:1px solid #f1f5f9;align-items:center;transition:background-color .2s;font-size:14px;color:#1e293b;min-width:800px}._tableRow_14e8o_1023:hover{background:#f8fafc}._tableRow_14e8o_1023:last-child{border-bottom:none}._inlineInput_14e8o_1065{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:Poppins,sans-serif}._colorBadge_14e8o_1083{display:inline-block;padding:6px 12px;border-radius:6px;color:#fff;font-size:12px;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.2);min-width:80px;text-align:center;font-family:Poppins,sans-serif}._active_14e8o_1109{display:inline-block;padding:4px 12px;background:#10b981;color:#fff;border-radius:6px;font-size:12px;font-weight:500;font-family:Poppins,sans-serif}._inactive_14e8o_1131{display:inline-block;padding:4px 12px;background:#ef4444;color:#fff;border-radius:6px;font-size:12px;font-weight:500;font-family:Poppins,sans-serif}._defaultBadge_14e8o_1153{display:inline-block;padding:4px 12px;background:#3b82f6;color:#fff;border-radius:6px;font-size:12px;font-weight:500;font-family:Poppins,sans-serif}._actions_14e8o_1175{display:flex;gap:8px}._iconButton_14e8o_1185{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s}._iconButton_14e8o_1185:hover:not(:disabled){background:#f1f5f9;border-color:#13eadf;color:#13eadf}._iconButton_14e8o_1185:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1200px){._container_14e8o_11{padding:24px 20px}}@media (max-width: 768px){._container_14e8o_11{padding:20px 16px}._header_14e8o_33{flex-direction:column;align-items:flex-start;gap:16px}._header_14e8o_33 h1{font-size:24px}._table_14e8o_931{overflow-x:auto;-webkit-overflow-scrolling:touch}._tableHeader_14e8o_991,._tableRow_14e8o_1023{min-width:700px}}.toast-notification{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:12px;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid;cursor:pointer;transition:all .3s ease;transform:translate(100%);opacity:0;max-width:400px;min-width:300px;position:relative;overflow:hidden}.toast-notification.visible{transform:translate(0);opacity:1}.toast-notification.leaving{transform:translate(100%);opacity:0}.toast-notification:hover{transform:translate(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.toast-success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.toast-success .toast-icon{color:#16a34a}.toast-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.toast-error .toast-icon{color:#dc2626}.toast-warning{background:#fffbeb;border-color:#fed7aa;color:#92400e}.toast-warning .toast-icon{color:#d97706}.toast-info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.toast-info .toast-icon{color:#2563eb}.toast-icon{flex-shrink:0;margin-top:2px}.toast-content{flex:1;min-width:0}.toast-title{font-size:14px;font-weight:600;margin-bottom:4px;line-height:1.4}.toast-message{font-size:13px;line-height:1.4;opacity:.9}.toast-close{background:none;border:none;padding:4px;border-radius:4px;cursor:pointer;color:inherit;opacity:.7;transition:all .2s ease;flex-shrink:0;margin-top:-2px}.toast-close:hover{opacity:1;background:#0000001a}@media (max-width: 480px){.toast-notification{min-width:280px;max-width:320px;padding:12px}.toast-title{font-size:13px}.toast-message{font-size:12px}}.toast-container{position:fixed;top:20px;right:20px;z-index:1000001;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none}.toast-container>*{pointer-events:auto}@media (max-width: 768px){.toast-container{top:10px;right:10px;left:10px;align-items:stretch}}._app_1teqr_1{display:flex;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative}._app_1teqr_1:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(19,234,223,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.03) 0%,transparent 50%);pointer-events:none;z-index:0}._mainContent_1teqr_25{flex:1;margin-left:var(--sidebar-width, 260px);margin-top:80px;padding:24px;background:transparent;min-height:calc(100vh - 80px);position:relative;z-index:1;width:calc(100% - 300px);transition:margin-left .3s ease,width .3s ease}@media (max-width: 1024px){._mainContent_1teqr_25{margin-left:200px;margin-top:80px;padding:20px}}@media (max-width: 768px){._mainContent_1teqr_25{margin-left:180px;margin-top:80px;padding:16px}}@media (max-width: 480px){._mainContent_1teqr_25{margin-left:160px;margin-top:80px;padding:12px}}
