.LoginForm-module__BpdPIa__container{text-align:center;background-color:#fff;border-radius:10px;flex-direction:column;gap:24px;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 4px 15px #0003}.LoginForm-module__BpdPIa__logoContainer{flex-direction:column;gap:12px;display:flex}.LoginForm-module__BpdPIa__welcome{color:#232429;margin:0;font-family:Inter;font-size:36px;font-weight:400;line-height:43.57px}.LoginForm-module__BpdPIa__separator{align-items:center;gap:1rem;margin:1rem 0;display:flex}.LoginForm-module__BpdPIa__separator hr{border:none;border-top:1px solid #d6d8e8;flex:1}.LoginForm-module__BpdPIa__separator span{color:#666;text-transform:uppercase;font-family:Inter;font-size:.9rem}.LoginForm-module__BpdPIa__form{flex-direction:column;gap:24px;display:flex}.LoginForm-module__BpdPIa__inputsContainer{flex-direction:column;gap:10px;display:flex}.LoginForm-module__BpdPIa__inputGroup{text-align:left}.LoginForm-module__BpdPIa__inputGroup label{color:#000;background-color:#fff;margin-bottom:6px;font-family:Inter;font-size:14px;font-weight:600;line-height:16.94px;display:block}.LoginForm-module__BpdPIa__inputGroup input{color:#000;background-color:#fff;border:1px solid #d0d5dd;border-radius:5px;width:100%;padding:.8rem;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px}.LoginForm-module__BpdPIa__inputGroup input:focus{border-color:#e9d688;outline:none;box-shadow:0 0 5px #b4915f80}.LoginForm-module__BpdPIa__passwordWrapper{align-items:center;display:flex;position:relative}.LoginForm-module__BpdPIa__eyeButton{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.LoginForm-module__BpdPIa__eyeButton:focus{outline:none}.LoginForm-module__BpdPIa__eyeButton svg{width:16px;height:16px}.LoginForm-module__BpdPIa__error{color:red;margin-top:4px;font-size:.875rem}
.Logo-module__3ICkgq__logo{flex-direction:column;align-items:center;gap:10px;display:flex}.Logo-module__3ICkgq__largeText{text-align:center;background:linear-gradient(90deg,#75532f,#e9d688);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Inter;font-size:32px;font-weight:500;line-height:38.73px}.Logo-module__3ICkgq__smallText{text-align:center;background:linear-gradient(90deg,#75532f,#e9d688);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Inter;font-size:24px;font-weight:500;line-height:30px}
.Sidebar-module__OVyPpa__sidebar{color:#fff;width:100%;max-width:280px;height:100vh;overflow-y:none;scrollbar-width:none;-ms-overflow-style:none;z-index:1000;background:#000;flex-direction:column;justify-content:space-between;padding:3rem 1.5rem;transition:left .3s;display:none;position:fixed;top:0;left:-280px}.Sidebar-module__OVyPpa__sidebar::-webkit-scrollbar{display:none}.Sidebar-module__OVyPpa__logoContainer{text-align:center;margin-bottom:2rem}.Sidebar-module__OVyPpa__profileContainer{border-bottom:1px solid #333;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Sidebar-module__OVyPpa__profileLabel{color:#c3c6d8;margin-top:.5rem;font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px}.Sidebar-module__OVyPpa__menu{scrollbar-width:thin;scrollbar-color:#b4915f transparent;flex:1;min-height:150px;overflow-y:auto}.Sidebar-module__OVyPpa__menu::-webkit-scrollbar{width:6px}.Sidebar-module__OVyPpa__menu::-webkit-scrollbar-track{background:0 0}.Sidebar-module__OVyPpa__menu::-webkit-scrollbar-thumb{background-color:#b4915f;border-radius:3px}.Sidebar-module__OVyPpa__menu ul{padding:0;list-style:none}.Sidebar-module__OVyPpa__menuItem{cursor:pointer;border-radius:10px;align-items:center;gap:1rem;padding:.8rem 1rem;font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px;transition:background-color .3s;display:flex}.Sidebar-module__OVyPpa__menuItem:hover{background-color:#333}.Sidebar-module__OVyPpa__active{color:#232429;background:linear-gradient(90deg,#dcb992 1.9%,#dab890 24.9%,#d5b289 45.9%,#cca87c 68.4%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%)}.Sidebar-module__OVyPpa__icon{color:#fff}.Sidebar-module__OVyPpa__iconActive{color:#232429}.Sidebar-module__OVyPpa__profile{border-top:1px solid #333;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex;position:relative}.Sidebar-module__OVyPpa__userInfo{align-items:center;gap:.5rem;display:flex;overflow:hidden}.Sidebar-module__OVyPpa__userInfo p{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;max-width:140px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.Sidebar-module__OVyPpa__profileDropdown{position:relative}.Sidebar-module__OVyPpa__profileMenuButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .3s;display:flex}.Sidebar-module__OVyPpa__profileMenuButton:hover{color:#b4915f;background-color:#b4915f1a}.Sidebar-module__OVyPpa__chevronIcon{transition:transform .3s}.Sidebar-module__OVyPpa__dropdownMenu{z-index:1000;background:#1a1a1a;border:1px solid #4f4f4f;border-radius:8px;min-width:220px;margin-bottom:8px;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #0000004d}.Sidebar-module__OVyPpa__dropdownItem{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:Inter;font-size:14px;font-weight:500;line-height:20px;transition:background-color .2s;display:flex}.Sidebar-module__OVyPpa__dropdownItem:first-child{border-radius:8px}.Sidebar-module__OVyPpa__dropdownItem:hover{background-color:#333}@media screen and (min-width:1150px){.Sidebar-module__OVyPpa__sidebar{display:flex;position:static;left:auto}}.Sidebar-module__OVyPpa__mobileOpen{display:flex!important;left:0!important}
.AppBar-module__tBHroa__appbar{color:#fff;z-index:1000;background:#000;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}.AppBar-module__tBHroa__dropdown{z-index:2;height:calc(100vh - 60px);overflow-y:none;scrollbar-width:none;-ms-overflow-style:none;background:#000;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex;position:fixed;top:60px;left:0;right:0}.AppBar-module__tBHroa__dropdown::-webkit-scrollbar{display:none}.AppBar-module__tBHroa__dropdown ul{padding:0;list-style:none}.AppBar-module__tBHroa__menu{scrollbar-width:thin;scrollbar-color:#b4915f transparent;flex:1;min-height:150px;overflow-y:auto}.AppBar-module__tBHroa__menu::-webkit-scrollbar{width:6px}.AppBar-module__tBHroa__menu::-webkit-scrollbar-track{background:0 0}.AppBar-module__tBHroa__menu::-webkit-scrollbar-thumb{background-color:#b4915f;border-radius:3px}.AppBar-module__tBHroa__menuItem{cursor:pointer;border-radius:10px;align-items:center;gap:1rem;padding:.8rem 1rem;font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px;transition:background-color .3s;display:flex}.AppBar-module__tBHroa__menuItem:hover{background-color:#333}.AppBar-module__tBHroa__active{color:#232429;background:linear-gradient(90deg,#dcb992 1.9%,#dab890 24.9%,#d5b289 45.9%,#cca87c 68.4%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%)}.AppBar-module__tBHroa__icon,.AppBar-module__tBHroa__iconActive{color:#000}.AppBar-module__tBHroa__userInfo{align-items:center;gap:.5rem;display:flex;overflow:hidden}.AppBar-module__tBHroa__userInfo p{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;width:100%;max-width:180px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.AppBar-module__tBHroa__logoutButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1rem;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;transition:color .3s;display:flex;border-top:2px solid gray!important}.AppBar-module__tBHroa__icon{color:#fff}@media screen and (min-width:1150px){.AppBar-module__tBHroa__appbar{display:none}}
.ClientSidebar-module__Hyda6W__container{background-color:#f4f5f7;flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.ClientSidebar-module__Hyda6W__main{color:#000;scrollbar-width:thin;scrollbar-color:#000 transparent;background-color:#fff;border:2px solid #c3c6d8;border-radius:15px 15px 0 0;flex-direction:column;flex:1;gap:2rem;margin:2rem;padding:2rem 2rem 3rem;display:flex;overflow-y:scroll;box-shadow:0 4px 10px #0000001a}.ClientSidebar-module__Hyda6W__main::-webkit-scrollbar{width:8px}.ClientSidebar-module__Hyda6W__main::-webkit-scrollbar-track{background:0 0}.ClientSidebar-module__Hyda6W__main::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.ClientSidebar-module__Hyda6W__containerLogin{min-height:100vh;display:flex}.ClientSidebar-module__Hyda6W__mainLogin{flex:1}.ClientSidebar-module__Hyda6W__loaderOverlay{z-index:9999;background-color:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}@media screen and (max-width:1149px){.ClientSidebar-module__Hyda6W__mobileOverlay{display:block}.ClientSidebar-module__Hyda6W__main{margin:calc(60px + 1rem) 1rem 1rem;padding:1rem}}@media screen and (min-width:1150px){.ClientSidebar-module__Hyda6W__container{flex-direction:row}}
.Loader-module__XP9R_a__overlay{z-index:9999;pointer-events:all;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Loader-module__XP9R_a__loaderContainer{color:#fff;flex-direction:column;align-items:center;gap:1rem;font-size:1.2rem;display:flex}.Loader-module__XP9R_a__loader{animation:1s linear infinite Loader-module__XP9R_a__spin}.Loader-module__XP9R_a__loaderSmall{width:26px;height:26px;animation:1s linear infinite Loader-module__XP9R_a__spin}@keyframes Loader-module__XP9R_a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AlertModal-module__AUZPCW__modal{padding:0 24px;position:relative;overflow:hidden}.AlertModal-module__AUZPCW__closeButton{cursor:pointer;z-index:9999;background:0 0;border:none;font-family:Inter;font-size:20px;position:absolute;top:22px;right:22px}.AlertModal-module__AUZPCW__image{z-index:1;position:absolute;top:0%;left:0;transform:translateY(-50%)}.AlertModal-module__AUZPCW__content{z-index:2;z-index:2;flex-direction:column;gap:4px;padding-left:40px;padding-right:12px;display:flex;position:relative}.AlertModal-module__AUZPCW__title{color:#000;flex:none;order:0;align-self:stretch;width:399px;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.AlertModal-module__AUZPCW__description{color:#6f7280;white-space:pre-line;flex:none;order:1;align-self:stretch;width:399px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.AlertModal-module__AUZPCW__buttonContainer{justify-content:center;display:flex}.AlertModal-module__AUZPCW__btn{color:#fff;cursor:pointer;z-index:2;background:linear-gradient(90deg,#75532f .41%,#8b6539 23.03%,#9f7a49 39.45%,#af8b55 50.56%,#dcb992 74.08%,#dab890 86.93%,#d5b289 91.56%,#cca87c 94.86%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%);border:none;border-radius:6px;width:100%;max-width:100%;height:48px;margin-top:2rem;padding:12px;font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px;transition:all .4s,background .4s;position:relative}.AlertModal-module__AUZPCW__bgIcon{z-index:1;position:absolute;top:50px;left:-118px;transform:translateY(-50%)}
.Modal-module__hIkkfW__modalBackground{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Modal-module__hIkkfW__modalContent{background-color:#fff;border-radius:8px;width:100%;max-width:544px;max-height:90vh;padding:24px;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000001a}
.Header-module__cJkWdq__header{margin-left:1rem;padding:0}.Header-module__cJkWdq__header h1{font-family:Inter;font-size:32px;font-weight:500;line-height:38.73px}.Header-module__cJkWdq__header p{font-family:Inter;font-size:24px;font-weight:400;line-height:29.05px}
.Button-module__6sG86a__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#75532f .41%,#8b6539 23.03%,#9f7a49 39.45%,#af8b55 50.56%,#dcb992 74.08%,#dab890 86.93%,#d5b289 91.56%,#cca87c 94.86%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%);border:none;border-radius:6px;width:100%;max-width:327px;height:48px;padding:.75rem;font-family:Inter;font-size:16px;font-weight:600;line-height:19.36px;transition:all .4s,background .4s}.Button-module__6sG86a__button:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000004d}.Button-module__6sG86a__button:active{background:linear-gradient(90deg,#dcb992 1.9%,#dab890 24.9%,#d5b289 45.9%,#cca87c 68.4%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%);transform:translateY(2px);box-shadow:0 2px 5px #0003}.Button-module__6sG86a__fullWidth{width:100%;max-width:none}.Button-module__6sG86a__button:disabled{color:#fff;cursor:not-allowed;background:#acafc2;border:none}.Button-module__6sG86a__button:disabled:hover{box-shadow:none;transform:none}.Button-module__6sG86a__buttonOutlined{color:#000;background:#fff;border:1px solid #000;border-radius:8px;margin:0;box-shadow:0 1px 2px #1018280d}
.OTPLogin-module__3cNWiW__container{text-align:center;background-color:#fff;border-radius:10px;flex-direction:column;gap:24px;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 4px 15px #0003}.OTPLogin-module__3cNWiW__logoContainer{flex-direction:column;gap:12px;display:flex}.OTPLogin-module__3cNWiW__welcome{color:#232429;margin:0;font-family:Inter;font-size:36px;font-weight:400;line-height:43.57px}.OTPLogin-module__3cNWiW__separator{align-items:center;gap:1rem;margin:1rem 0;display:flex}.OTPLogin-module__3cNWiW__separator hr{border:none;border-top:1px solid #d6d8e8;flex:1}.OTPLogin-module__3cNWiW__form{flex-direction:column;gap:20px;display:flex}.OTPLogin-module__3cNWiW__instructions{text-align:center;margin-bottom:20px}.OTPLogin-module__3cNWiW__instructions p{color:#666;margin:5px 0;font-size:14px}.OTPLogin-module__3cNWiW__email{font-weight:700;color:#232429!important;font-size:16px!important}.OTPLogin-module__3cNWiW__otpContainer{justify-content:center;gap:8px;margin:20px 0;display:flex}.OTPLogin-module__3cNWiW__error{color:#dc3545;text-align:center;margin:10px 0;font-size:14px}.OTPLogin-module__3cNWiW__buttonContainer{margin-top:20px}.OTPLogin-module__3cNWiW__resendContainer{text-align:center;margin-top:20px}.OTPLogin-module__3cNWiW__resendContainer p{color:#666;margin:5px 0;font-size:14px}.OTPLogin-module__3cNWiW__resendButton{color:#007bff;cursor:pointer;background:0 0;border:none;font-size:14px;text-decoration:underline}.OTPLogin-module__3cNWiW__resendButton:hover{color:#0056b3}.OTPLogin-module__3cNWiW__resendButton:disabled{color:#ccc;cursor:not-allowed}.OTPLogin-module__3cNWiW__backContainer{margin-top:30px}
.InputDigit-module__tW3Qoq__wrapper{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #c3c6d8;border-radius:18px;flex-direction:column;flex:none;order:0;justify-content:center;align-items:center;gap:8px;width:64px;height:64px;min-height:64px;padding:2px 8px;font-family:Inter;font-size:28px;font-style:normal;font-weight:400;line-height:34px;display:flex}.InputDigit-module__tW3Qoq__wrapper::placeholder{color:#c3c6d8}.InputDigit-module__tW3Qoq__wrapper.InputDigit-module__tW3Qoq__hasContent{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#75532f .41%,#8b6539 23.03%,#9f7a49 39.45%,#af8b55 50.56%,#dcb992 74.08%,#dab890 86.93%,#d5b289 91.56%,#cca87c 94.86%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%) border-box;border:2px solid #0000;position:relative}.InputDigit-module__tW3Qoq__wrapper.InputDigit-module__tW3Qoq__hasContent .InputDigit-module__tW3Qoq__input{background:linear-gradient(90deg,#75532f .41%,#8b6539 23.03%,#9f7a49 39.45%,#af8b55 50.56%,#dcb992 74.08%,#dab890 86.93%,#d5b289 91.56%,#cca87c 94.86%,#bf9b6b 97.51%,#af8b56 99.77%,#af8b55 99.85%,#e9d6b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.InputDigit-module__tW3Qoq__wrapper.InputDigit-module__tW3Qoq__error{box-shadow:none;border:2px solid #f04438}.InputDigit-module__tW3Qoq__wrapper:focus-within{border:2px solid #000;outline:none;box-shadow:0 1px 2px #8a6a2e,0 0 0 4px #af8b55}.InputDigit-module__tW3Qoq__wrapper:focus-within::placeholder{color:#000}.InputDigit-module__tW3Qoq__input{text-align:center;color:#c3c6d8;background:0 0;border:none;outline:none;width:100%;height:100%;font-family:Inter;font-size:28px;font-style:normal;font-weight:400;line-height:34px}.InputDigit-module__tW3Qoq__input::placeholder{color:#c3c6d8}.InputDigit-module__tW3Qoq__input.InputDigit-module__tW3Qoq__hasContent{color:#af8b55}.InputDigit-module__tW3Qoq__input.InputDigit-module__tW3Qoq__error{color:#f04438}
