.styles-module__Qjz55G__navbar{z-index:60;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.styles-module__Qjz55G__adminNavbar{z-index:60;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:12px;display:flex}.styles-module__Qjz55G__shortInfo{align-items:center;gap:15px;display:flex}.styles-module__Qjz55G__shortInfo h3{font-size:16px;font-weight:400}.styles-module__Qjz55G__welcome{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.styles-module__Qjz55G__welcome h1{margin:0;font-size:28px;font-weight:500}.styles-module__Qjz55G__welcome p{color:#7c8db5;margin:0;font-size:16px;font-weight:400}
.styles-module__MNTqtW__sidebarContainer{z-index:50;background:#fff;border-right:1px solid #0000000d;flex-direction:column;width:280px;height:100vh;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 24px #00000005}.styles-module__MNTqtW__sidebarContainer.styles-module__MNTqtW__collapsed{width:80px}.styles-module__MNTqtW__mobileDrawer{z-index:100;left:-280px;box-shadow:12px 0 32px #0000001a;width:280px!important}.styles-module__MNTqtW__mobileDrawer.styles-module__MNTqtW__drawerOpen{left:0}.styles-module__MNTqtW__sidebarCont{scrollbar-width:none;flex-direction:column;flex:1;padding:32px 16px;display:flex;overflow-y:auto}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__sidebarCont{align-items:center;padding:32px 8px}.styles-module__MNTqtW__sidebarCont::-webkit-scrollbar{display:none}.styles-module__MNTqtW__logoWrapper{justify-content:space-between;align-items:center;padding:0 12px 32px;display:flex;position:relative}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__logoWrapper{justify-content:center;padding:0 0 32px}.styles-module__MNTqtW__mobileDrawer .styles-module__MNTqtW__logoWrapper{padding:0 12px 24px}.styles-module__MNTqtW__toggleBtn{cursor:pointer;color:#64748b;z-index:60;background:#f8fafc;border:1px solid #0000000d;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:0;right:-12px;box-shadow:0 2px 4px #0000000d}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__toggleBtn{top:-10px;left:50%;right:auto;transform:translate(-50%)}.styles-module__MNTqtW__mobileDrawer .styles-module__MNTqtW__toggleBtn{background:#00000008;position:static;top:auto;right:auto;transform:none}.styles-module__MNTqtW__toggleBtn:hover{color:#fff;background:#1d3c48;border-color:#1d3c48}.styles-module__MNTqtW__sidebarLinks{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module__MNTqtW__reffsLink{border-radius:12px;text-decoration:none;transition:all .2s;display:block}.styles-module__MNTqtW__refsLinkDrop{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;transition:all .2s;display:flex}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__refsLinkDrop{justify-content:center;padding:10px 0}.styles-module__MNTqtW__refsLinkDrop:hover{background-color:#1d3c480a}.styles-module__MNTqtW__sidebarSingle{color:#64748b;align-items:center;gap:12px;width:100%;display:flex}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__sidebarSingle{justify-content:center;gap:0}.styles-module__MNTqtW__sidebarSingle svg{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.styles-module__MNTqtW__sidebarSingle p{white-space:nowrap;margin:0;font-size:14px;font-weight:500;transition:color .2s}.styles-module__MNTqtW__activeParent .styles-module__MNTqtW__refsLinkDrop{background-color:#1d3c480f}.styles-module__MNTqtW__activeParent .styles-module__MNTqtW__sidebarSingle{color:#1d3c48}.styles-module__MNTqtW__activeParent .styles-module__MNTqtW__sidebarSingle p{font-weight:600}.styles-module__MNTqtW__activeLink .styles-module__MNTqtW__refsLinkDrop{background-color:#1d3c4814}.styles-module__MNTqtW__activeLink .styles-module__MNTqtW__sidebarSingle{color:#1d3c48}.styles-module__MNTqtW__subLinksContainer{border-left:1.5px solid #1d3c4814;flex-direction:column;gap:2px;margin-top:2px;margin-bottom:8px;margin-left:22px;padding-left:20px;animation:.3s ease-out styles-module__MNTqtW__slideDown;display:flex;overflow:hidden}@keyframes styles-module__MNTqtW__slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:1000px;transform:translateY(0)}}.styles-module__MNTqtW__subLink{color:#64748b;border-radius:8px;padding:8px 16px;font-size:13px;text-decoration:none;transition:all .2s;display:block;position:relative}.styles-module__MNTqtW__subLink:hover{color:#1d3c48;background-color:#1d3c480a}.styles-module__MNTqtW__subLink.styles-module__MNTqtW__active{color:#1d3c48;background-color:#1d3c480a;font-weight:600}.styles-module__MNTqtW__dropdownIcon{color:#94a3b8;align-items:center;font-size:12px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.styles-module__MNTqtW__dropdownOpen .styles-module__MNTqtW__dropdownIcon{color:#1d3c48;transform:rotate(180deg)}.styles-module__MNTqtW__bottomActions{border-top:1px solid #0000000d;margin-top:auto;padding:24px 16px}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__bottomActions{flex-direction:column;align-items:center;gap:12px;padding:24px 8px;display:flex}.styles-module__MNTqtW__signOutBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:all .2s;display:flex}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__signOutBtn{justify-content:center;padding:12px 0}.styles-module__MNTqtW__signOutBtn:hover{background-color:#fef2f2;border-color:#fee2e2}.styles-module__MNTqtW__signOutBtn p{margin:0;font-size:14px;font-weight:600}.styles-module__MNTqtW__profileSection{background:#f8fafc;border:1px solid #00000005;border-radius:16px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__profileSection{background:0 0;border:none;margin-bottom:0;padding:4px}.styles-module__MNTqtW__avatar{color:#fff;background:linear-gradient(135deg,#1d3c48 0%,#2d5a6b 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex;box-shadow:0 4px 12px #1d3c4826}.styles-module__MNTqtW__collapsed .styles-module__MNTqtW__avatar{border-radius:10px;width:36px;height:36px}.styles-module__MNTqtW__profileInfo{flex-direction:column;display:flex;overflow:hidden}.styles-module__MNTqtW__profileName{color:#1d3c48;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.styles-module__MNTqtW__profileRole{color:#64748b;margin:0;font-size:12px}.styles-module__MNTqtW__modeToggle{background:#f2f6f7;border-radius:10px;align-items:center;gap:2px;margin:0 4px 20px;padding:3px;display:flex}.styles-module__MNTqtW__modeBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:1;padding:6px 10px;font-size:12px;font-weight:500;transition:all .2s}.styles-module__MNTqtW__modeBtnActive{color:#fff;background:#1d3c48;box-shadow:0 1px 4px #1d3c4840}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0;padding:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y:0;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;border-radius:var(--toastify-toast-bd-radius);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;border-bottom-left-radius:var(--toastify-toast-bd-radius);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module___1bYxa__login{justify-content:center;align-items:center;height:90vh;display:flex}.styles-module___1bYxa__loginInner{border:1px solid #d3d3d3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:28.6%;padding:34px 44px;display:flex}.styles-module___1bYxa__loginInner div{width:100%}.styles-module___1bYxa__welcomBack{text-align:center}.styles-module___1bYxa__welcomBack h3{color:#8b8d97;font-size:14px;font-weight:400}.styles-module___1bYxa__welcomBack h2{color:#000;font-size:20px;font-weight:400}.styles-module___1bYxa__forgotPassword{cursor:pointer;justify-content:flex-end;display:flex}.styles-module___1bYxa__dont h2{color:#5d5757;text-align:center;font-size:14px;font-weight:400}.styles-module___1bYxa__dont span{color:#000;cursor:pointer;font-weight:700}.styles-module___1bYxa__forgotPassword h3{font-size:14px;font-weight:400}.styles-module___1bYxa__divBtn button{margin-top:12px;padding:12px}.styles-module___1bYxa__form{width:100%}.styles-module___1bYxa__error{color:red;font-size:12px}.styles-module___1bYxa__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module___1bYxa__otpModal{text-align:center;background-color:#fff;border-radius:10px;width:95%;max-width:570px;height:400px;padding:30px;box-shadow:0 4px 20px #00000026}.styles-module___1bYxa__otpModal h2{color:#333;margin-bottom:15px;font-size:1.5rem}.styles-module___1bYxa__otpModal p{color:#666;margin-bottom:20px}.styles-module___1bYxa__otpInputContainer{justify-content:center;gap:10px;margin:30px 0;display:flex}.styles-module___1bYxa__otpDigitInput{text-align:center;background-color:#f8f8f8;border:1px solid #ddd;border-radius:6px;width:45px;height:50px;font-size:20px;font-weight:700;transition:all .2s}.styles-module___1bYxa__otpDigitInput:focus{background-color:#fff;border-color:#109889;outline:none;box-shadow:0 0 0 2px #4a90e233}.styles-module___1bYxa__otpButtons{justify-content:center;gap:15px;margin-top:20px}.styles-module___1bYxa__verifyButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#96ba2b 0%,#109889 100%);border:none;border-radius:6px;width:280px;max-width:100%;padding:12px 20px;font-weight:600;transition:background-color .2s}.styles-module___1bYxa__verifyButton:disabled{cursor:not-allowed;background:#f0f0f0}.styles-module___1bYxa__cancelButton{color:#666;cursor:pointer;background-color:#0000;border:1px solid #ddd;border-radius:6px;padding:12px 20px;font-weight:600;transition:all .2s}.styles-module___1bYxa__cancelButton:hover{background-color:#f0f0f0}.styles-module___1bYxa__resendContainer{flex-direction:column;align-items:center;margin-top:25px;display:flex}.styles-module___1bYxa__resendContainer p{color:#777;margin-bottom:8px;font-size:14px}.styles-module___1bYxa__resendButton{color:#109889;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;text-decoration:underline}.styles-module___1bYxa__closeButton{color:#666;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .2s;position:absolute;top:15px;right:15px}.styles-module___1bYxa__closeButton:hover{color:#333}.styles-module___1bYxa__otpModal{position:relative}.styles-module___1bYxa__passwordModal{text-align:center;background-color:#fff;border-radius:10px;width:95%;max-width:570px;height:450px;padding:30px;box-shadow:0 4px 20px #00000026}.styles-module___1bYxa__passwordInputContainer{flex-direction:column;gap:1.5rem;margin:1.5rem 0;display:flex}.styles-module___1bYxa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module___1bYxa__inputGroup label{color:#555;font-size:.9rem;font-weight:500}.styles-module___1bYxa__passwordUpdateButtons{justify-content:center;margin-top:1.5rem;display:flex}.styles-module___1bYxa__updateButton{width:100%}.styles-module___1bYxa__passwordStrengthContainer{margin-top:.75rem}.styles-module___1bYxa__strengthBars{gap:.25rem;margin-bottom:.5rem;display:flex}.styles-module___1bYxa__strengthBar{background-color:#e5e7eb;border-radius:2px;flex:1;height:4px;transition:background-color .3s}.styles-module___1bYxa__strengthBar.styles-module___1bYxa__active.styles-module___1bYxa__weak{background-color:#ef4444}.styles-module___1bYxa__strengthBar.styles-module___1bYxa__active.styles-module___1bYxa__medium{background-color:#f59e0b}.styles-module___1bYxa__strengthBar.styles-module___1bYxa__active.styles-module___1bYxa__strong{background-color:#10b981}.styles-module___1bYxa__strengthText{color:#6b7280;font-size:.8rem}.styles-module___1bYxa__mfaModal{background-color:#fff;border-radius:1rem;width:50%;margin:0 auto;padding:1.5rem;position:relative;box-shadow:0 4px 20px #00000026}.styles-module___1bYxa__mfaModal .styles-module___1bYxa__closeButton{color:#6b7280;font-size:1.5rem;font-weight:300;transition:color .2s;position:absolute;top:1rem;right:1rem}.styles-module___1bYxa__mfaModal .styles-module___1bYxa__closeButton:hover{color:#374151}.styles-module___1bYxa__mfaModal h2{text-align:center;color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.styles-module___1bYxa__mfaModal p{text-align:center;color:#4b5563;margin-bottom:1.5rem}.styles-module___1bYxa__qrCodeContainer{background-color:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.styles-module___1bYxa__qrCodeContainer img{-o-object-fit:contain;object-fit:contain;width:12rem;height:12rem}.styles-module___1bYxa__mfaCodeInputContainer{margin-bottom:1.5rem}.styles-module___1bYxa__mfaHelpText{text-align:center;color:#6b7280;margin-top:1rem;font-size:.875rem}.styles-module___1bYxa__mfaButtons{justify-content:center;display:flex}.styles-module___1bYxa__mfaButtons .styles-module___1bYxa__verifyButton{color:#fff;border-radius:.5rem;width:330px;padding:.5rem 1.5rem;transition:background-color .3s}.styles-module___1bYxa__mfaButtons .styles-module___1bYxa__verifyButton:disabled{cursor:not-allowed;background-color:#d1d5db}.styles-module___1bYxa__mfaSteps{gap:1rem;margin-bottom:1.5rem}.styles-module___1bYxa__mfaStep{align-items:flex-start;gap:12px;display:flex}.styles-module___1bYxa__mfaStepNumber{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:flex}.styles-module___1bYxa__mfaStepText{color:#4b5563}.styles-module___1bYxa__mfaQrManualEntry{color:#4b5563;text-align:center;margin-top:1rem;font-size:.875rem;font-style:italic}.styles-module___1bYxa__setupAlternativeMethod{cursor:pointer;text-decoration:underline}@media (width<=640px){.styles-module___1bYxa__mfaModal{width:95%;max-width:100%}.styles-module___1bYxa__qrCodeContainer img{width:10rem;height:10rem}}
.styles-module__MAuSja__login{justify-content:center;align-items:center;height:90vh;display:flex}.styles-module__MAuSja__loginInner{border:1px solid #d3d3d3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:35px;width:28.6%;padding:34px 44px;display:flex}.styles-module__MAuSja__loginInner div{width:100%}.styles-module__MAuSja__welcomBack{text-align:center}.styles-module__MAuSja__welcomBack h3{color:#8b8d97;font-size:14px;font-weight:400}.styles-module__MAuSja__welcomBack h2{color:#000;font-size:20px;font-weight:400}.styles-module__MAuSja__forgotPassword{cursor:pointer;justify-content:flex-end;display:flex}.styles-module__MAuSja__dont h2{color:#5d5757;text-align:center;font-size:14px;font-weight:400}.styles-module__MAuSja__dont span{color:#000;cursor:pointer;font-weight:700}.styles-module__MAuSja__forgotPassword h3{font-size:14px;font-weight:400}
