.DashboardLayout-module__BSeK-q__dashboardWrapper{background:#f6f9fb;height:100%;min-height:100vh;display:flex}.DashboardLayout-module__BSeK-q__sidebar{z-index:50;background:#fff;border-radius:0 20px 20px 0;flex-direction:column;justify-content:space-between;width:320px;height:100vh;padding:24px 0;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:0 0 16px #0000000a}.DashboardLayout-module__BSeK-q__logoSection{flex-direction:column;justify-content:center;align-items:center;padding-bottom:0;display:flex}.DashboardLayout-module__BSeK-q__logoSeparator{background:#e0e0e0;width:100%;height:1px;margin:24px 0 16px}.DashboardLayout-module__BSeK-q__logo{width:80px;height:auto}.DashboardLayout-module__BSeK-q__menu{flex-direction:column;flex:1;gap:4px;padding:0 16px;display:flex;overflow-y:auto}.DashboardLayout-module__BSeK-q__menuItem{color:#9e9e9e;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:15px;text-decoration:none;transition:background .2s;display:flex}.DashboardLayout-module__BSeK-q__menuItem:hover{background:#f6f9fb}.DashboardLayout-module__BSeK-q__menuItemGap{margin-bottom:14px}.DashboardLayout-module__BSeK-q__menuItemActive{color:#27ae60;background:#fff;font-weight:600;box-shadow:0 2px 8px #0000000f}.DashboardLayout-module__BSeK-q__menuSectionTitle{color:#27ae60;justify-content:space-between;align-items:center;margin:16px 16px 8px;font-size:14px;font-weight:600;display:flex}.DashboardLayout-module__BSeK-q__menuIconImg{object-fit:contain;width:20px;height:20px}.DashboardLayout-module__BSeK-q__menuDropdownIconImg{object-fit:contain;width:16px;height:16px;transition:transform .2s}.DashboardLayout-module__BSeK-q__menuDropdownIcon{color:#27ae60;font-size:18px;transition:transform .2s}.DashboardLayout-module__BSeK-q__menuDropdownIconOpen{transform:rotate(180deg)}.DashboardLayout-module__BSeK-q__menuSeparator{background:#e0e0e0;width:100%;height:1px;margin:16px 0}.DashboardLayout-module__BSeK-q__logoutSection{padding:0 16px 16px}.DashboardLayout-module__BSeK-q__logoutButton{color:#ff3b3b;cursor:pointer;background:#fff;border:none;border-radius:24px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:15px;font-weight:600;transition:background .2s;display:flex;box-shadow:0 2px 8px #0000000f}.DashboardLayout-module__BSeK-q__logoutButton:hover{background:#f9f9f9}.DashboardLayout-module__BSeK-q__logoutIcon{font-size:18px}.DashboardLayout-module__BSeK-q__logoutIconImg{object-fit:contain;width:20px;height:20px}.DashboardLayout-module__BSeK-q__menuIcon{color:#9e9e9e;font-size:18px}.DashboardLayout-module__BSeK-q__menuIconActive{color:#27ae60;font-size:18px}.DashboardLayout-module__BSeK-q__mainContent{background:#f6f9fb;border-radius:0 20px 20px 0;flex-direction:column;flex:1;margin-left:320px;padding:32px 26px;display:flex}.DashboardLayout-module__BSeK-q__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.DashboardLayout-module__BSeK-q__headerTitleWrapper{align-items:center;gap:12px;display:flex}.DashboardLayout-module__BSeK-q__backArrowImg{cursor:pointer;object-fit:contain;width:24px;height:24px}.DashboardLayout-module__BSeK-q__headerTitle{color:#222;font-size:24px;font-weight:700}.DashboardLayout-module__BSeK-q__headerRight{align-items:center;gap:24px;display:flex}.DashboardLayout-module__BSeK-q__searchBox{align-items:center;display:flex;position:relative}.DashboardLayout-module__BSeK-q__searchInput{color:#222;z-index:0;width:310px;height:50px;letter-spacing:10%;background:#f3f6f9;border:none;border-radius:24px;outline:none;padding:12px 44px 12px 24px;font-size:13px;font-weight:400;position:absolute;right:0;box-shadow:3px 3px 20px #aaaacc80}.DashboardLayout-module__BSeK-q__searchInput::placeholder{color:#bdbdbd}.DashboardLayout-module__BSeK-q__notificationWrapper{cursor:pointer;background:#f5f5fa;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:5px 5px 10px #aaaacc80}.DashboardLayout-module__BSeK-q__notificationIconImg{object-fit:contain;width:24px;height:24px}.DashboardLayout-module__BSeK-q__headerBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;box-shadow:0 2px 8px #0000000a}.DashboardLayout-module__BSeK-q__headerBtnBell{cursor:pointer;color:#27ae60;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;box-shadow:0 2px 8px #0000000a}.DashboardLayout-module__BSeK-q__userInfoWrapper{position:relative}.DashboardLayout-module__BSeK-q__userInfo{box-shadow:none;cursor:pointer;background:0 0;border-radius:0;align-items:center;gap:12px;padding:0;display:flex}.DashboardLayout-module__BSeK-q__userAvatar{object-fit:cover;width:60px;height:60px;box-shadow:none;border-radius:50%;margin-top:4px}.DashboardLayout-module__BSeK-q__userTextWrapper{flex-direction:column;gap:2px;display:flex}.DashboardLayout-module__BSeK-q__welcomeText{color:#222;font-size:13px}.DashboardLayout-module__BSeK-q__userName{color:#27ae60;font-size:15px;font-weight:700}.DashboardLayout-module__BSeK-q__userDropdown{color:#333;cursor:pointer;margin-left:8px;font-size:12px;font-weight:700}.DashboardLayout-module__BSeK-q__userDropdownImg{object-fit:contain;cursor:pointer;width:18px;height:18px;margin-left:8px}.DashboardLayout-module__BSeK-q__contentSection{background:#f6f9fb;border-radius:16px;flex:1;padding:24px}.DashboardLayout-module__BSeK-q__profileDropdown{z-index:100;background:#fff;border-radius:16px;min-width:200px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 24px #0000001f}.DashboardLayout-module__BSeK-q__profileDropdownItem{color:#222;cursor:pointer;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15px;text-decoration:none;transition:background .2s;display:flex}.DashboardLayout-module__BSeK-q__profileDropdownItem:hover{background:#f6f9fb}.DashboardLayout-module__BSeK-q__profileDropdownDivider{background:#e0e0e0;height:1px;margin:0}.DashboardLayout-module__BSeK-q__toggleSwitch{width:44px;height:24px;position:relative}.DashboardLayout-module__BSeK-q__toggleSwitch input{opacity:0;width:0;height:0}.DashboardLayout-module__BSeK-q__toggleSlider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .3s;position:absolute;inset:0}.DashboardLayout-module__BSeK-q__toggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.DashboardLayout-module__BSeK-q__toggleSwitch input:checked+.DashboardLayout-module__BSeK-q__toggleSlider{background-color:#27ae60}.DashboardLayout-module__BSeK-q__toggleSwitch input:checked+.DashboardLayout-module__BSeK-q__toggleSlider:before{transform:translate(20px)}.DashboardLayout-module__BSeK-q__headerAction{align-items:center;display:flex}.DashboardLayout-module__BSeK-q__headerAction button,.DashboardLayout-module__BSeK-q__headerActionButton{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:background .2s}.DashboardLayout-module__BSeK-q__headerAction button:hover,.DashboardLayout-module__BSeK-q__headerActionButton:hover{background:#28a035}
.CircularButton-module__kympSW__circularButton{opacity:1;cursor:pointer;background:#f9fafb;border:none;border-radius:30px;outline:none;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:-10px -10px 20px #fff,3px 3px 10px #aaaacc80}.CircularButton-module__kympSW__posAbsolute{background:#f3f6f9;position:absolute;right:10px;box-shadow:-10px -10px 20px #fff,3px 3px 20px #aaaacc80}.CircularButton-module__kympSW__circularButton:hover{transform:scale(1.05);box-shadow:3px 3px 25px #aac9}.CircularButton-module__kympSW__circularButton:active{transform:scale(.95)}.CircularButton-module__kympSW__buttonIcon{object-fit:contain;width:15px;height:15px}
.ProfileForm-module__hQKkkq__formContainer{background:#fff;border-radius:20px;width:100%;padding:32px 40px 40px;font-family:Inter,Noto Sans,sans-serif;box-shadow:0 2px 12px #0000000f}.ProfileForm-module__hQKkkq__formHeader{align-items:center;margin-bottom:32px;display:flex;position:relative}.ProfileForm-module__hQKkkq__formTitle{color:#222;white-space:nowrap;flex:1;margin:0 5px 0 0;font-size:14px;font-weight:600}.ProfileForm-module__hQKkkq__headerAvatar{border:3px solid #27ae60;border-radius:50%;width:56px;height:56px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.ProfileForm-module__hQKkkq__headerAvatar img{object-fit:cover;width:100%;height:100%}.ProfileForm-module__hQKkkq__statusWrapper{align-items:center;gap:10px;margin-left:auto;display:flex}.ProfileForm-module__hQKkkq__statusLabel{color:#222;font-size:14px;font-weight:500}.ProfileForm-module__hQKkkq__statusToggle{cursor:pointer;align-items:center;gap:0;display:flex}.ProfileForm-module__hQKkkq__statusToggle input{display:none}.ProfileForm-module__hQKkkq__statusSlider{background:#ccc;border-radius:12px;width:44px;height:24px;transition:background .3s;position:relative}.ProfileForm-module__hQKkkq__statusSlider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;top:3px;left:3px}.ProfileForm-module__hQKkkq__statusToggle input:checked+.ProfileForm-module__hQKkkq__statusSlider{background:#27ae60}.ProfileForm-module__hQKkkq__statusToggle input:checked+.ProfileForm-module__hQKkkq__statusSlider:before{transform:translate(20px)}.ProfileForm-module__hQKkkq__statusText{color:#27ae60;background:#e8f5e9;border-radius:10px;margin-left:6px;padding:3px 10px;font-size:11px;font-weight:500}.ProfileForm-module__hQKkkq__formGrid{grid-template-columns:1fr 1fr;gap:16px 32px;display:grid}.ProfileForm-module__hQKkkq__capsule{background:#fff;border-radius:8px;outline:none;flex-direction:column;justify-content:space-evenly;min-height:50px;padding:5px 14px;display:flex;box-shadow:-10px -10px 20px #fff,3px 3px 10px #aaaacc80;border:none!important}.ProfileForm-module__hQKkkq__groupedCell{border:none!important}.ProfileForm-module__hQKkkq__groupedCellGrid{justify-content:space-between;gap:10px;display:flex}.ProfileForm-module__hQKkkq__groupedCellItem{background:#fff;border-radius:8px;min-height:auto;padding:8px 14px;box-shadow:-10px -10px 20px #fff,3px 3px 20px #aaaacc80;border:none!important}.ProfileForm-module__hQKkkq__capsuleEmpty{box-shadow:none;background:0 0;border:none}.ProfileForm-module__hQKkkq__capsuleFile{background:#fff;border-radius:10px;flex-direction:column;justify-content:space-evenly;min-height:5.25rem;padding:.5rem 1.125rem;display:flex;box-shadow:-12.45px -12.45px 24.91px #fff,3.74px 3.74px 24.91px #aaaacc80;border:none!important}.ProfileForm-module__hQKkkq__capsuleFileWithPreview{background:#fff;border-radius:10px;flex-direction:column;justify-content:space-evenly;min-height:5.2rem;padding:.5rem 1.125rem;display:flex;position:relative;box-shadow:-12.45px -12.45px 24.91px #fff,3.74px 3.74px 24.91px #aaaacc80;border:none!important}.ProfileForm-module__hQKkkq__capsule input::placeholder{color:#00000080;font-family:Inter;font-weight:500;font-style:Medium;letter-spacing:0%;font-size:11px;line-height:100%}.ProfileForm-module__hQKkkq__labelGreen{color:var(--primary);margin-bottom:.4rem;font-size:13px;font-weight:500}.ProfileForm-module__hQKkkq__hiddenCapsule{visibility:hidden}.ProfileForm-module__hQKkkq__labelRed{color:var(--primary);margin-bottom:.4rem;font-size:13px;font-weight:500}.ProfileForm-module__hQKkkq__labelRed:after{content:"*";color:red;margin-left:.25rem;font-size:.875rem}.ProfileForm-module__hQKkkq__input{color:#000c;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:11px;font-weight:500}.ProfileForm-module__hQKkkq__input::placeholder{color:#000c}.ProfileForm-module__hQKkkq__selectWrapper{align-items:center;display:flex;position:relative}.ProfileForm-module__hQKkkq__select{appearance:none;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:11px;font-weight:500;color:#0009!important}.ProfileForm-module__hQKkkq__radioCapsule{gap:10px;max-width:380px;padding:12px 10px 12px 0;box-shadow:none!important;background:0 0!important}.ProfileForm-module__hQKkkq__radioRed:after{content:"*";color:red;margin-left:.25rem;font-size:.875rem}.ProfileForm-module__hQKkkq__radioCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ProfileForm-module__hQKkkq__radioCard:hover{border-color:#27ae6059}.ProfileForm-module__hQKkkq__radioCardActive{border-color:#27ae608c;box-shadow:0 4px 12px #27ae602e}.ProfileForm-module__hQKkkq__radioInput{opacity:0;width:0;height:0;position:absolute}.ProfileForm-module__hQKkkq__radioIndicator{background:#e6e8f1;border:1px solid #d8dbe8;border-radius:50%;flex-shrink:0;width:22px;height:22px;position:relative}.ProfileForm-module__hQKkkq__radioCardActive .ProfileForm-module__hQKkkq__radioIndicator:after{content:"";background:#27ae60;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-49%,-51%)}.ProfileForm-module__hQKkkq__radioLabel{color:#27ae60;font-size:13px;font-weight:500;line-height:1}.ProfileForm-module__hQKkkq__inputWithAvatar{align-items:center;display:flex;position:relative}.ProfileForm-module__hQKkkq__inputWithAvatar .ProfileForm-module__hQKkkq__input{padding-right:44px}.ProfileForm-module__hQKkkq__fieldAvatar{border-radius:50%;width:32px;height:32px;position:absolute;right:0;overflow:hidden}.ProfileForm-module__hQKkkq__dateInput{appearance:none;position:relative}.ProfileForm-module__hQKkkq__dateInput::-webkit-calendar-picker-indicator{opacity:0;-webkit-appearance:none;display:none}.ProfileForm-module__hQKkkq__dateInput::-webkit-inner-spin-button{display:none}.ProfileForm-module__hQKkkq__dateInput::-webkit-clear-button{display:none}.ProfileForm-module__hQKkkq__dateInput::-ms-clear{display:none}.ProfileForm-module__hQKkkq__dateInput::-ms-expand{display:none}.ProfileForm-module__hQKkkq__fieldAvatar img{object-fit:cover;width:100%;height:100%}.ProfileForm-module__hQKkkq__fileLabelRow{align-items:center;gap:10px;display:flex}.ProfileForm-module__hQKkkq__plusButton{color:#27ae60;cursor:pointer;z-index:1;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;font-weight:500;display:flex;position:relative;top:-4px;left:30px}.ProfileForm-module__hQKkkq__plusButton:before{content:"";z-index:-1;background:#f3f6f9;width:24px;height:36px;position:absolute;top:-9.5px;left:-2px;box-shadow:-10px -10px 20px #fff,3px 3px 5px #aaaacc80}.ProfileForm-module__hQKkkq__plusButton input{display:none}.ProfileForm-module__hQKkkq__fileInfo{flex-direction:column;gap:2px;display:flex}.ProfileForm-module__hQKkkq__fileText{color:#666;font-size:13px}.ProfileForm-module__hQKkkq__fileSubtext{color:#27ae60;font-size:12px;font-weight:600}.ProfileForm-module__hQKkkq__fileSubtextInactive{color:#aaa;font-size:11px}.ProfileForm-module__hQKkkq__profilePreviewWrapper{justify-content:flex-start;align-items:center;padding-left:40px;display:flex;position:absolute;right:2px}.ProfileForm-module__hQKkkq__profilePreview{border:2px solid #e0e0e0;border-radius:50%;width:84px;height:84px;overflow:hidden}.ProfileForm-module__hQKkkq__profilePreview img{object-fit:cover;width:100%;height:100%}.ProfileForm-module__hQKkkq__formActions{justify-content:center;gap:16px;margin-top:40px;display:flex}.ProfileForm-module__hQKkkq__cancelButton{color:#27ae60;cursor:pointer;background:#fff;border:none;border-radius:8px;width:269px;height:44px;padding:0;font-size:14px;font-weight:500;transition:background .2s;box-shadow:4px 4px 12px #bbc3ce99,-4px -4px 12px #fdffffcc}.ProfileForm-module__hQKkkq__cancelButton:hover{background:#f9f9f9}.ProfileForm-module__hQKkkq__saveButton{color:#fff;cursor:pointer;background:var(--primary);border:none;border-radius:8px;width:269px;height:44px;padding:0;font-size:14px;font-weight:500;transition:background .2s;box-shadow:4.98px 4.98px 14.94px #bbc3ce99,-4.98px -4.98px 14.94px #fdffffcc}.ProfileForm-module__hQKkkq__saveButton:hover:not(:disabled){background:#219a52}.ProfileForm-module__hQKkkq__saveButton:disabled{color:#f5f5f5;cursor:not-allowed;opacity:.6;background:#a9a9a9;box-shadow:inset 2px 2px 5px #0003}.ProfileForm-module__hQKkkq__toggleButton{cursor:pointer;border:none;border-radius:999px;outline:none;align-items:center;width:68px;height:24px;padding:0 8px;transition:background-color .3s;display:inline-flex;position:relative}.ProfileForm-module__hQKkkq__toggleActive{background-color:#30b33d}.ProfileForm-module__hQKkkq__toggleInactive{background-color:#d1d5db}.ProfileForm-module__hQKkkq__toggleText{width:100%;font-size:10px;font-weight:600;transition:color .3s}.ProfileForm-module__hQKkkq__textActive{color:#fff;text-align:left}.ProfileForm-module__hQKkkq__textInactive{color:#374151;text-align:right}.ProfileForm-module__hQKkkq__toggleCircle{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:50%;left:4px;transform:translateY(-50%);box-shadow:0 2px 4px #0003}.ProfileForm-module__hQKkkq__circleActive{transform:translate(45px,-50%)}.ProfileForm-module__hQKkkq__circleInactive{transform:translateY(-50%)}@media (max-width:768px){.ProfileForm-module__hQKkkq__radioCards{grid-template-columns:1fr}.ProfileForm-module__hQKkkq__radioCard{border-radius:12px;padding:14px}.ProfileForm-module__hQKkkq__radioIndicator{width:28px;height:28px}.ProfileForm-module__hQKkkq__radioCardActive .ProfileForm-module__hQKkkq__radioIndicator:after{width:10px;height:10px}.ProfileForm-module__hQKkkq__radioLabel{font-size:22px}}
.WarningModal-module__G8tMoG__overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.WarningModal-module__G8tMoG__modal{background:#fff;border-radius:12px;width:100%;max-width:448px;margin:0 16px;padding:24px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.WarningModal-module__G8tMoG__header{align-items:center;margin-bottom:16px;display:flex}.WarningModal-module__G8tMoG__iconCircle{background:#fef9c3;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;margin-right:12px;display:flex}.WarningModal-module__G8tMoG__icon{color:#ca8a04;width:24px;height:24px}.WarningModal-module__G8tMoG__title{color:#111827;margin:0;font-size:18px;font-weight:600}.WarningModal-module__G8tMoG__message{color:#4b5563;margin:0 0 24px}.WarningModal-module__G8tMoG__buttonRow{justify-content:flex-end;gap:12px;display:flex}.WarningModal-module__G8tMoG__cancelButton,.WarningModal-module__G8tMoG__confirmButton{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-weight:500;transition:background-color .2s}.WarningModal-module__G8tMoG__cancelButton{color:#374151;background:#f3f4f6}.WarningModal-module__G8tMoG__cancelButton:hover{background:#e5e7eb}.WarningModal-module__G8tMoG__confirmButton{color:#fff;background:#dc2626}.WarningModal-module__G8tMoG__confirmButton:hover{background:#b91c1c}
.DashboardComponents-module__F4uI_G__dashboardRoot{background:#f3f4f6;min-height:100vh;display:flex}.DashboardComponents-module__F4uI_G__dashboardMain{flex:1;padding-top:.5rem}.DashboardComponents-module__F4uI_G__spacedSection>*+*{margin-top:1.5rem}.DashboardComponents-module__F4uI_G__chartGrid{background:#f9fafb;border:1px solid #f0f2f8;border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding:.75rem;display:grid;box-shadow:-10px -10px 20px #fff9,3px 3px 20px #aaaacc80}.DashboardComponents-module__F4uI_G__analysisCard{background:#fff;border-radius:.75rem;padding:1.25rem;box-shadow:0 1px 3px #00000014}.DashboardComponents-module__F4uI_G__vehicleCard{background:#fff;border-radius:.75rem;max-height:350px;padding:1.25rem;overflow:hidden;box-shadow:0 1px 3px #00000014}.DashboardComponents-module__F4uI_G__alertsWrapper{background:#fff;border-radius:.75rem;max-height:350px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.DashboardComponents-module__F4uI_G__alertsCard{flex-direction:column;height:100%;display:flex}.DashboardComponents-module__F4uI_G__alertsTitle{margin:0;font-size:1.25rem;font-weight:700}.DashboardComponents-module__F4uI_G__alertsList{margin-top:.5rem;overflow-y:auto}.DashboardComponents-module__F4uI_G__alertItem{align-items:center;gap:.75rem;padding:1rem 0;display:flex}.DashboardComponents-module__F4uI_G__alertItemBorder{border-bottom:1px solid #eceff5}.DashboardComponents-module__F4uI_G__alertCheckbox{appearance:none;cursor:pointer;background:linear-gradient(#f5f7fb 0%,#eef1f6 100%);border-radius:.35rem;flex-shrink:0;width:2rem;height:2rem;box-shadow:-12.45px -12.45px 24.91px #fff,inset 2px 2px 5.91px #aaaacc80}.DashboardComponents-module__F4uI_G__alertCheckbox:checked{background:#30b33d;border-color:#30b33d}.DashboardComponents-module__F4uI_G__alertCheckbox:focus-visible{outline-offset:2px;outline:2px solid #30b33d40}.DashboardComponents-module__F4uI_G__alertText{color:#1f2937;font-size:.9rem}.DashboardComponents-module__F4uI_G__statsContainer{background:#f9fafb;border:1px solid #f0f2f8;border-radius:1rem;padding:.75rem;box-shadow:-10px -10px 20px #fff9,3px 3px 20px #aaaacc80}.DashboardComponents-module__F4uI_G__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.DashboardComponents-module__F4uI_G__statsCard{background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;min-height:72px;padding:.75rem 1rem;display:flex;box-shadow:0 4px 24px #e9eef7}.DashboardComponents-module__F4uI_G__statsIconBox{border:1px solid #30b33d33;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.DashboardComponents-module__F4uI_G__statsIconImg{object-fit:contain;width:2rem;height:2rem}.DashboardComponents-module__F4uI_G__statsTitle{color:#000;margin-bottom:.125rem;font-size:1rem;font-weight:600}.DashboardComponents-module__F4uI_G__statsValue{color:#16a34a;font-size:2.25rem;font-weight:700;line-height:1}@media (max-width:1200px){.DashboardComponents-module__F4uI_G__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardComponents-module__F4uI_G__chartGrid{grid-template-columns:1fr}}@media (max-width:640px){.DashboardComponents-module__F4uI_G__statsGrid{grid-template-columns:1fr}}.DashboardComponents-module__F4uI_G__analysisRoot{flex-direction:column;justify-content:space-between;display:flex}.DashboardComponents-module__F4uI_G__analysisHeader{justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex;position:relative}.DashboardComponents-module__F4uI_G__analysisTitle{align-self:flex-start;font-size:1.25rem;font-weight:700}.DashboardComponents-module__F4uI_G__analysisTooltip{color:#fff;background:#171a22;border-radius:.35rem;padding:.45rem .5rem;font-size:.75rem;font-weight:700;line-height:1;position:absolute;box-shadow:0 10px 18px #171a222e}.DashboardComponents-module__F4uI_G__analysisFilterGroup{justify-content:center;gap:.5rem;margin-top:.25rem;display:flex}.DashboardComponents-module__F4uI_G__analysisFilterBtn{border-radius:9999px;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.DashboardComponents-module__F4uI_G__analysisFilterActive{color:#fff;background:#30b33d}.DashboardComponents-module__F4uI_G__analysisFilterInactive{color:#30b33d;background:#30b33d33}.DashboardComponents-module__F4uI_G__analysisLegendRow{justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.DashboardComponents-module__F4uI_G__analysisLegendItem{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.DashboardComponents-module__F4uI_G__analysisLegendDot{border-radius:9999px;width:.75rem;height:.75rem}.DashboardComponents-module__F4uI_G__analysisLegendText{color:#374151}.DashboardComponents-module__F4uI_G__vehiclesRoot{background:#fff;border-radius:1rem;justify-content:space-between;height:100%;min-height:260px;padding:0 .25rem;display:flex}.DashboardComponents-module__F4uI_G__vehiclesTitle{text-align:left;text-wrap:nowrap;word-wrap:nowrap;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.DashboardComponents-module__F4uI_G__vehiclesTotal{color:#16a34a;text-align:left;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.DashboardComponents-module__F4uI_G__vehiclesChartRow{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.5rem;width:30%;display:flex;position:relative}.DashboardComponents-module__F4uI_G__vehiclesChartContainer{align-items:center;display:flex}.DashboardComponents-module__F4uI_G__vehiclesLegend{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.DashboardComponents-module__F4uI_G__vehiclesLegendItem{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.DashboardComponents-module__F4uI_G__vehiclesLegendDot{border-radius:.25rem;width:1rem;height:1rem;display:inline-block}.DashboardComponents-module__F4uI_G__vehiclesLegendText{color:#374151}.DashboardComponents-module__F4uI_G__propertyRoot{width:100%;margin-top:1.5rem}.DashboardComponents-module__F4uI_G__recentActivitiesSection{width:100%}.DashboardComponents-module__F4uI_G__recentActivitiesHeader{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.DashboardComponents-module__F4uI_G__recentActivitiesTitle{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.DashboardComponents-module__F4uI_G__propertyContainer{background:0 0;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;overflow:hidden}.DashboardComponents-module__F4uI_G__propertyHeader{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.DashboardComponents-module__F4uI_G__propertyTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.DashboardComponents-module__F4uI_G__rowSelectGroup{align-items:center;gap:.5rem;display:flex}.DashboardComponents-module__F4uI_G__rowLabel{font-size:.75rem;font-weight:700}.DashboardComponents-module__F4uI_G__rowSelect{border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}.DashboardComponents-module__F4uI_G__tableWrapper{overflow-x:auto}.DashboardComponents-module__F4uI_G__propertyTable{border-collapse:collapse;min-width:100%}.DashboardComponents-module__F4uI_G__propertyHead{background:#f9fafb;font-size:.75rem}.DashboardComponents-module__F4uI_G__propertyHeadCell{text-align:left;padding:.75rem 1rem}.DashboardComponents-module__F4uI_G__propertyCell{padding:.75rem 1rem;font-size:.875rem}.DashboardComponents-module__F4uI_G__rowEven{background:#fff}.DashboardComponents-module__F4uI_G__rowOdd{background:#f4fff1}.DashboardComponents-module__F4uI_G__rowHover:hover{background:#f9fafb}.DashboardComponents-module__F4uI_G__emptyCell{text-align:center;color:#9ca3af;padding:2.5rem 1rem;font-size:.875rem}.DashboardComponents-module__F4uI_G__propertyFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.DashboardComponents-module__F4uI_G__recordCount{color:#6b7280;font-size:.75rem}.DashboardComponents-module__F4uI_G__paginationControls{align-items:center;gap:.5rem;display:flex}.DashboardComponents-module__F4uI_G__paginationButton{color:#30b33d;cursor:pointer;background:#fff;border:1px solid #30b33d;border-radius:.25rem;padding:.5rem;transition:all .2s}.DashboardComponents-module__F4uI_G__paginationButton:hover{background:#30b33d}.DashboardComponents-module__F4uI_G__paginationButton:hover .DashboardComponents-module__F4uI_G__arrowIcon{filter:brightness(0)invert()}.DashboardComponents-module__F4uI_G__paginationButtonDisabled{color:#d1d5db;cursor:not-allowed;border-color:#d1d5db}.DashboardComponents-module__F4uI_G__paginationButtonDisabled:hover{background:#fff}.DashboardComponents-module__F4uI_G__paginationBadge{color:#fff;background:#30b33d;border-radius:.25rem;padding:.375rem 1rem;font-size:.875rem;font-weight:600}.DashboardComponents-module__F4uI_G__arrowIcon{width:1rem;height:1rem}
.DataTable-module__lxKVGa__statusPrivate{color:#1976d2;background:#e3f2fd}.DataTable-module__lxKVGa__statusOfficial{color:#ef6c00;background:#fff3e0}.DataTable-module__lxKVGa__statusService{color:#8e24aa;background:#f3e5f5}.DataTable-module__lxKVGa__statusCommercial{color:#388e3c;background:#e8f5e9}.DataTable-module__lxKVGa__statusApproved{color:#30b33d;background:#e6fbe8}.DataTable-module__lxKVGa__statusRejected{color:red;background:#ffeaea}.DataTable-module__lxKVGa__statusCancelled{color:#ffb300;background:#fffbe6}.DataTable-module__lxKVGa__container{width:100%;max-width:75vw;padding:0;overflow-x:auto}.DataTable-module__lxKVGa__addButtonWrapper{justify-content:flex-end;padding:16px 0;display:flex}.DataTable-module__lxKVGa__addButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;min-width:140px;padding:10px 24px;font-size:14px;font-weight:500;transition:background .2s}.DataTable-module__lxKVGa__addButton:hover{background:#00df1a}.DataTable-module__lxKVGa__tabsRow{padding:0}.DataTable-module__lxKVGa__tabsContainer{width:100%;margin-bottom:10px;display:flex}.DataTable-module__lxKVGa__tab{color:#8d8d8d;cursor:pointer;text-align:center;background:#f3f6f9;border:none;border-right:1px solid #d9d9d9;flex:1;max-height:50px;padding:14px 32px;font-size:13px;font-weight:600;transition:all .2s;position:relative;box-shadow:inset 0 0 20px #e1e3eef2}.DataTable-module__lxKVGa__tabSetup{max-width:200px}.DataTable-module__lxKVGa__tab:hover{color:var(--primary)}.DataTable-module__lxKVGa__tabActive{color:var(--primary);box-shadow:none;background:#f3f6f9;font-weight:600}.DataTable-module__lxKVGa__tabEdgeLeft{border-top-left-radius:15px;border-bottom-left-radius:15px}.DataTable-module__lxKVGa__tabEdgeRight{border-top-right-radius:15px;border-bottom-right-radius:15px}.DataTable-module__lxKVGa__tableWrapper{padding:0;overflow-x:auto}.DataTable-module__lxKVGa__table{border-collapse:collapse;width:100%;font-size:13px}.DataTable-module__lxKVGa__table thead{background:#f9fafb}.DataTable-module__lxKVGa__table thead tr{border-bottom:1px solid #f0f0f0}.DataTable-module__lxKVGa__table th{text-align:left;color:#333;white-space:nowrap;border-radius:10px 10px 0 0;padding:16px 12px;font-size:14px;font-weight:600}.DataTable-module__lxKVGa__table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s}.DataTable-module__lxKVGa__table tbody tr:hover{background:#fafafa}.DataTable-module__lxKVGa__table td{color:#444;white-space:nowrap;padding:14px 12px}.DataTable-module__lxKVGa__table td:first-child,.DataTable-module__lxKVGa__table th:first-child{padding-left:24px}.DataTable-module__lxKVGa__table td:last-child,.DataTable-module__lxKVGa__table th:last-child{padding-right:24px}.DataTable-module__lxKVGa__statusBadge{text-align:center;border-radius:4px;width:100%;padding:4px 16px;font-size:12px;font-weight:500;display:inline-block}.DataTable-module__lxKVGa__statusActive{color:#30b33d;background:#30b33d1a}.DataTable-module__lxKVGa__statusInactive{color:red;background:#ff00001a}.DataTable-module__lxKVGa__statusPending{color:orange;background:#ffa5001a}.DataTable-module__lxKVGa__rowActive{background:#fff!important}.DataTable-module__lxKVGa__rowActive:hover{background:#fafafa!important}.DataTable-module__lxKVGa__rowInactive{background:#f4fff1!important}.DataTable-module__lxKVGa__rowInactive:hover{background:#e8f5e9!important}.DataTable-module__lxKVGa__pagination{background:0 0;align-items:center;gap:4px;margin-top:32px;display:flex}.DataTable-module__lxKVGa__paginationButton{border:1px solid var(--primary);cursor:pointer;color:#666;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.DataTable-module__lxKVGa__paginationButton:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.DataTable-module__lxKVGa__paginationButton:disabled{opacity:.3;cursor:not-allowed}.DataTable-module__lxKVGa__pageNumber{border:1px solid var(--primary);cursor:pointer;width:32px;height:32px;color:var(--primary);background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:400;transition:all .2s;display:flex}.DataTable-module__lxKVGa__pageNumber:hover{border-color:var(--primary);color:var(--primary)}.DataTable-module__lxKVGa__pageNumberActive{background:var(--primary);color:#fff;border-color:var(--primary)}.DataTable-module__lxKVGa__pageNumberActive:hover{background:var(--primary);color:#fff}.DataTable-module__lxKVGa__emptyState,.DataTable-module__lxKVGa__loading{text-align:center;color:#666;padding:48px}.DataTable-module__lxKVGa__rowsPerPage{min-width:100px;color:var(--primary);background:#fff;border:2px solid #f0f0f0;border-radius:10px;align-items:center;gap:20px;padding:4px 10px;font-size:14px;font-weight:900;display:flex}.DataTable-module__lxKVGa__rowsPerPageValue{color:gray;font-size:12px;font-weight:700}.DataTable-module__lxKVGa__rowsPerPageSelect{color:#0000;cursor:pointer;appearance:none;text-align:left;background:url(/icons/dropdown.svg) 50%/12px no-repeat;border:none;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:-13.8px -13.8px 27.6px #fff,4.14px 4.14px 27.6px #aaaacc80}.DataTable-module__lxKVGa__rowsPerPageSelect:hover{border-color:var(--primary);background-color:#00d71f0d}.DataTable-module__lxKVGa__rowsPerPageSelect:focus{outline:none}.DataTable-module__lxKVGa__rowsPerPageSelect option{color:#333;background:#fff;padding:4px}
.NotificationList-module__izYTHq__markAsReadButton{color:#fff;cursor:pointer;background:#27ae60;border:none;border-radius:6px;margin-left:16px;padding:6px 16px;font-size:13px;font-weight:500;transition:background .2s,box-shadow .2s;box-shadow:0 1px 4px #27ae6014}.NotificationList-module__izYTHq__markAsReadButton:hover:not(:disabled){background:#219150}.NotificationList-module__izYTHq__markAsReadButton:disabled{color:#f4f4f4;cursor:not-allowed;background:#b5e0c7}.NotificationList-module__izYTHq__container{background:#fff;border-radius:20px;padding:24px 32px 32px;box-shadow:0 2px 12px #0000000f}.NotificationList-module__izYTHq__header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.NotificationList-module__izYTHq__markAllLabel{color:#333;font-size:14px;font-weight:500}.NotificationList-module__izYTHq__checkbox{cursor:pointer;align-items:center;display:flex}.NotificationList-module__izYTHq__checkbox input{display:none}.NotificationList-module__izYTHq__checkboxCustom{background:#fff;border:2px solid #ccc;border-radius:4px;width:20px;height:20px;transition:all .2s;position:relative}.NotificationList-module__izYTHq__checkbox input:checked+.NotificationList-module__izYTHq__checkboxCustom{background:#27ae60;border-color:#27ae60}.NotificationList-module__izYTHq__checkbox input:checked+.NotificationList-module__izYTHq__checkboxCustom:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.NotificationList-module__izYTHq__notificationsList{flex-direction:column;gap:12px;display:flex}.NotificationList-module__izYTHq__notificationCard{background:#fff;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000014}.NotificationList-module__izYTHq__notificationCard:hover{box-shadow:0 4px 12px #0000001f}.NotificationList-module__izYTHq__iconWrapper{background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.NotificationList-module__izYTHq__notificationIcon{object-fit:contain;width:24px;height:24px}.NotificationList-module__izYTHq__contentWrapper{flex:1;min-width:0}.NotificationList-module__izYTHq__notificationTitle{color:#222;margin:0 0 4px;font-size:14px;font-weight:600}.NotificationList-module__izYTHq__notificationDescription{color:#888;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.NotificationList-module__izYTHq__timestamp{color:#999;white-space:nowrap;font-size:12px}
.SuccessModal-module__j3uO5W__overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SuccessModal-module__j3uO5W__modal{background:#fff;border-radius:12px;width:100%;max-width:448px;margin:0 16px;padding:32px;box-shadow:0 25px 50px -12px #00000040}.SuccessModal-module__j3uO5W__iconRow{justify-content:center;margin-bottom:16px;display:flex}.SuccessModal-module__j3uO5W__iconCircle{background:#dcfce7;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.SuccessModal-module__j3uO5W__icon{color:#16a34a;width:32px;height:32px}.SuccessModal-module__j3uO5W__title{text-align:center;color:#111827;margin:0 0 8px;font-size:20px;font-weight:700}.SuccessModal-module__j3uO5W__message{color:#4b5563;text-align:center;margin:0 0 24px}.SuccessModal-module__j3uO5W__buttonRow{justify-content:center;display:flex}.SuccessModal-module__j3uO5W__okButton{color:#fff;cursor:pointer;background:#30b33d;border:none;border-radius:8px;padding:12px 32px;font-weight:600;transition:background-color .2s}.SuccessModal-module__j3uO5W__okButton:hover{background:#28a035}.SuccessModal-module__j3uO5W__okButton:focus-visible{outline-offset:2px;outline:2px solid #30b33d}
.loader-module__av_z3W__container{background:linear-gradient(135deg,#dcfce7 0%,#fff 50%,#f0fdf4 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.loader-module__av_z3W__inlineContainer{background:0 0;justify-content:center;align-items:center;width:100%;min-height:220px;display:flex}.loader-module__av_z3W__wrapper{position:relative}.loader-module__av_z3W__ring{border:4px solid #22c55e;border-top-color:#0000;border-radius:50%;width:84px;height:84px;animation:1s linear infinite loader-module__av_z3W__spin}.loader-module__av_z3W__center{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loader-module__av_z3W__label{color:#166534;font-size:24px;font-weight:800;animation:1.2s ease-in-out infinite loader-module__av_z3W__pulse}@keyframes loader-module__av_z3W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loader-module__av_z3W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}
.Family-module__dXPsoq__container{border-radius:12px}.Family-module__dXPsoq__sectionHeader{border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;padding-bottom:16px;font-size:16px;font-weight:600;display:flex}.Family-module__dXPsoq__sectionTitle{font-size:14px;font-weight:600}.Family-module__dXPsoq__seeMore{color:#30b33d;float:right;cursor:pointer;margin-top:2px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none}.Family-module__dXPsoq__sectionCard{border-radius:8px;margin-bottom:32px;box-shadow:0 2px 8px #e3eafc40}.Family-module__dXPsoq__titleSection{background:#f9fafb;border-bottom:1px solid #e3eafd;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;padding:16px 24px;font-size:16px;font-weight:600;display:flex}
.HostDetailsModal-module__MVShpa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.HostDetailsModal-module__MVShpa__modalContainer{text-align:center;box-sizing:border-box;border-radius:10px;width:363px;max-width:90vw;height:415px;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014;background:#f9fafb!important}.HostDetailsModal-module__MVShpa__closeButton{cursor:pointer;background:#f9fafb;border:none;border-radius:30px;outline:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px;box-shadow:-10px -10px 20px #fff,3px 3px 10px #aaaacc80}.HostDetailsModal-module__MVShpa__closeButton:hover{background:#e5ebe7;box-shadow:-5px -5px 10px #fff,2px 2px 5px #aaaacc80}.HostDetailsModal-module__MVShpa__title{margin-top:46px;margin-bottom:16px;font-size:24px;font-weight:700}.HostDetailsModal-module__MVShpa__imageWrapper{flex-direction:column;align-items:center;margin-bottom:16px;display:flex}.HostDetailsModal-module__MVShpa__imageContainer{background:linear-gradient(#f3f6f9 0%,#fff 100%);border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:12px;display:flex;box-shadow:0 2px 8px #0000000a}.HostDetailsModal-module__MVShpa__image{object-fit:cover;border-radius:50%;width:100%}.HostDetailsModal-module__MVShpa__divider{border:none;border-top:1px solid #e5e7eb;max-width:300px;margin:0 auto 16px}.HostDetailsModal-module__MVShpa__bottomDivider{border:none;max-width:300px;border-top:1px dashed #e5e7eb!important;margin:16px auto 0!important}.HostDetailsModal-module__MVShpa__detailsContainer{text-align:left;max-width:300px;margin:0 auto}.HostDetailsModal-module__MVShpa__detailRow{justify-content:space-between;margin-bottom:12px;display:flex}.HostDetailsModal-module__MVShpa__detailLabel{color:#707070;font-size:12px;font-weight:400}.HostDetailsModal-module__MVShpa__detailValue{font-size:12px;font-weight:500}.HostDetailsModal-module__MVShpa__detailValueBold{font-size:12px;font-weight:700}.HostDetailsModal-module__MVShpa__submitButton{color:#fff;cursor:pointer;background:#30b33d;border:none;border-radius:8px;width:215px;height:35px;margin-top:32px;margin-left:auto;margin-right:auto;padding:0;font-size:13px;font-weight:500;display:block;box-shadow:4px 4px 12px #bbc3ce99,-4px -4px 12px #fdffffcc}
