.sidebar_sidebar__Pf6pX{width:280px;height:100vh;position:fixed;left:0;top:0;background:white;border-right:1px solid #e9ecef;box-shadow:2px 0 12px rgba(0,0,0,.05);z-index:1030;overflow-y:auto;transition:transform .3s ease;display:flex;flex-direction:column}.sidebar_sidebarHidden__F39R6{transform:translateX(-100%)}.sidebar_sidebar__Pf6pX::-webkit-scrollbar{width:6px}.sidebar_sidebar__Pf6pX::-webkit-scrollbar-track{background:#f8f9fa}.sidebar_sidebar__Pf6pX::-webkit-scrollbar-thumb{background:#057589;border-radius:3px}.sidebar_sidebar__Pf6pX::-webkit-scrollbar-thumb:hover{background:#045a6b}.sidebar_sidebarHeader___xGsL{padding:1.5rem 1.25rem;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;background:white;z-index:10}.sidebar_sidebarBrand__LzCrz{display:flex;align-items:center;text-decoration:none}.sidebar_sidebarLogoWrapper__43PrT{width:40px;height:40px;background:linear-gradient(135deg,#057589,#0a9fb8);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem;box-shadow:0 2px 8px rgba(5,117,137,.3)}.sidebar_sidebarLogo__Y2Idh{filter:brightness(0) invert(1)}.sidebar_sidebarBrandText__Ip3aT{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#057589,#0a9fb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar_closeButton__Tdenn{display:none;background:transparent;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:.25rem;transition:color .3s ease}.sidebar_closeButton__Tdenn:hover{color:#057589}.sidebar_navSection__EVAy7{padding:1rem 0;flex:1 1}.sidebar_navSectionTitle__R_TfD{font-size:.75rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;padding:.75rem 1.25rem .5rem;margin-bottom:.25rem}.sidebar_navList__xA2e5{list-style:none;padding:0;margin:0}.sidebar_navItem__1iju9{margin-bottom:.25rem}.sidebar_navLink__QA8gx{display:flex;align-items:center;padding:.75rem 1.25rem;color:#495057;text-decoration:none;transition:all .3s ease;position:relative;font-weight:500}.sidebar_navLink__QA8gx:hover{background:linear-gradient(90deg,rgba(5,117,137,.1),transparent);color:#057589}.sidebar_navLink__QA8gx:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(135deg,#057589,#0a9fb8);transition:width .3s ease}.sidebar_navLink__QA8gx:hover:before{width:4px}.sidebar_navLinkActive__J0Fiy{background:linear-gradient(90deg,rgba(5,117,137,.15),transparent);color:#057589}.sidebar_navLinkActive__J0Fiy:before{width:4px}.sidebar_navIcon__jmz_5{font-size:1.25rem;margin-right:.875rem;min-width:24px;display:flex;align-items:center;justify-content:center}.sidebar_navText__7EsNE{flex:1 1}.sidebar_navBadge__zqpRD{padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;background:linear-gradient(135deg,#057589,#0a9fb8);color:white}.sidebar_divider__4Q5Ef{height:1px;background:#e9ecef;margin:1rem 1.25rem}.sidebar_userSection__od1Pe{padding:1rem 1.25rem;border-top:1px solid #e9ecef;background:#f8f9fa;position:-webkit-sticky;position:sticky;bottom:0}.sidebar_userCard__rlNUl{display:flex;align-items:center;padding:.75rem;background:white;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit}.sidebar_userCard__rlNUl:hover{box-shadow:0 4px 12px rgba(5,117,137,.15);transform:translateY(-2px)}.sidebar_userAvatar__FqKsF{width:40px;height:40px;border-radius:50%;margin-right:.75rem;border:2px solid #057589}.sidebar_userInfo__rxqOM{flex:1 1;min-width:0}.sidebar_userName__zurmY{font-weight:600;color:#212529;font-size:.95rem}.sidebar_userName__zurmY,.sidebar_userRole__RksrH{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_userRole__RksrH{font-size:.8rem;color:#6c757d}.sidebar_userChevron__KtFoU{font-size:1.25rem;color:#6c757d;transition:transform .3s ease}.sidebar_userCard__rlNUl:hover .sidebar_userChevron__KtFoU{transform:translateX(3px);color:#057589}.sidebar_toggleButton__zML8e{display:none;position:fixed;left:1rem;bottom:1rem;width:56px;height:56px;background:linear-gradient(135deg,#057589,#0a9fb8);border:none;border-radius:50%;color:white;font-size:1.5rem;box-shadow:0 4px 16px rgba(5,117,137,.4);cursor:pointer;z-index:1020;transition:all .3s ease}.sidebar_toggleButton__zML8e:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(5,117,137,.5)}.sidebar_toggleButton__zML8e:active{transform:scale(.95)}.sidebar_overlay__QyW92{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1025;opacity:0;transition:opacity .3s ease}.sidebar_overlayVisible__uNrG7{opacity:1}@media (max-width:991px){.sidebar_sidebar__Pf6pX{transform:translateX(-100%)}.sidebar_sidebarVisible__m5vpP{transform:translateX(0)}.sidebar_closeButton__Tdenn{display:block}.sidebar_toggleButton__zML8e{display:flex;align-items:center;justify-content:center}.sidebar_overlay__QyW92{display:block}}@media (min-width:992px){.sidebar_sidebar__Pf6pX{transform:translateX(0)}}.sidebar_submenuList__csCye{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.sidebar_submenuOpen__Munl4{max-height:500px}.sidebar_submenuItem__wLE7J{margin-bottom:.25rem}.sidebar_submenuLink__j7Z7Q{display:flex;align-items:center;padding:.625rem 1.25rem .625rem 3.5rem;color:#6c757d;text-decoration:none;transition:all .3s ease;font-size:.9rem}.sidebar_submenuLink__j7Z7Q:hover{background:rgba(5,117,137,.05);color:#057589}.sidebar_submenuLinkActive__xnB4R{color:#057589;font-weight:500}.sidebar_chevronIcon__nogaZ{margin-left:auto;transition:transform .3s ease;font-size:1rem}.sidebar_chevronOpen__cCFQ8{transform:rotate(90deg)}.layout_layout__XJsoe{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.layout_navbar___w_tS{position:fixed;top:0;left:0;z-index:1030;width:100%;background:white}.layout_bodyWrapper__5x_YT{display:flex;flex:1 1;position:relative;padding-top:73px}.layout_sidebarContainer__2dPCE{width:280px;height:100%;flex-shrink:0;position:-webkit-sticky;position:sticky;top:73px;overflow-y:auto;align-self:flex-start}@media (min-width:992px){.layout_sidebarContainer__2dPCE{position:fixed;left:0;top:73px;height:calc(100vh - 73px);overflow-y:auto}}.layout_contentContainer__4QZGv{flex:1 1;display:flex;flex-direction:column;min-width:0}@media (min-width:992px){.layout_contentContainerWithSidebar__gU5f4{margin-left:280px}}.layout_pageHeader__MNVT6{background:white;border-bottom:1px solid #e9ecef;padding:2rem 1.5rem;margin-bottom:2rem}.layout_pageHeaderContent__xeFp5{max-width:1400px;margin:0 auto}.layout_pageTitle__eBt8i{font-size:2rem;font-weight:700;color:#212529;margin-bottom:.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.layout_pageDescription__aDrRR{color:#6c757d;font-size:1rem;margin:0}.layout_breadcrumbs__5BCL8{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem}.layout_breadcrumbItem__bHC9x{color:#6c757d;text-decoration:none;transition:color .3s ease}.layout_breadcrumbItem__bHC9x:hover{color:#057589}.layout_breadcrumbSeparator__seGOb{color:#adb5bd}.layout_breadcrumbActive__Z1LiI{color:#057589;font-weight:500}.layout_mainContent__2pAL0{flex:1 1;padding:2rem 1.5rem;max-width:1400px;width:100%;margin:0 auto}.layout_footer__8wLiD{margin-top:auto}.layout_containerFluid__N4sB4{width:100%;max-width:100%;padding:2rem 1.5rem}.layout_containerNarrow__fWuiI{max-width:900px}.layout_containerWide__qeLWi{max-width:1600px}@media (max-width:991px){.layout_bodyWrapper__5x_YT{flex-direction:column}.layout_sidebarContainer__2dPCE{display:none}.layout_mainContent__2pAL0{padding:1.5rem 1rem 5rem}.layout_pageHeader__MNVT6{padding:1.5rem 1rem}.layout_pageTitle__eBt8i{font-size:1.5rem}}@media (max-width:576px){.layout_mainContent__2pAL0{padding:1rem .75rem 5rem}.layout_pageHeader__MNVT6{padding:1rem .75rem}.layout_pageTitle__eBt8i{font-size:1.25rem}.layout_pageDescription__aDrRR{font-size:.9rem}}.layout_loading__VTfPV{display:flex;align-items:center;justify-content:center;min-height:400px}.layout_spinner__dajh0{width:48px;height:48px;border:4px solid #e9ecef;border-top-color:#057589;border-radius:50%;animation:layout_spin__xV9OS .8s linear infinite}@keyframes layout_spin__xV9OS{to{transform:rotate(1turn)}}.layout_error__bNgFK{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;padding:2rem}.layout_errorIcon__5I8SH{font-size:4rem;color:#dc3545;margin-bottom:1rem}.layout_errorTitle__q1rQw{font-size:1.5rem;font-weight:600;color:#212529;margin-bottom:.5rem}.layout_errorMessage__QB9YP{color:#6c757d;margin-bottom:1.5rem}.layout_errorButton__z9bTM{padding:.75rem 1.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);color:white;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.layout_errorButton__z9bTM:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,117,137,.3)}.layout_backToTop__B1z3K{position:fixed;right:2rem;bottom:2rem;width:48px;height:48px;background:linear-gradient(135deg,#057589,#0a9fb8);color:white;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px rgba(5,117,137,.3);z-index:1000}.layout_backToTopVisible__c5N_J{opacity:1;visibility:visible}.layout_backToTop__B1z3K:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(5,117,137,.4)}.layout_mobileBottomNav___Ys9Q{display:none;position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e9ecef;padding:.5rem 0;z-index:1020;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.layout_mobileNavContainer__tjskU{display:flex;justify-content:space-around;align-items:center;max-width:600px;margin:0 auto}.layout_mobileNavItem__kvglr{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 1rem;text-decoration:none;color:#6c757d;transition:all .3s ease;cursor:pointer;background:none;border:none;min-width:60px}.layout_mobileNavItemActive__Qo7Fy,.layout_mobileNavItem__kvglr:hover{color:#057589}.layout_mobileNavIcon__WV_Ay{font-size:1.5rem;margin-bottom:.25rem}.layout_mobileNavLabel__XSHcl{font-size:.75rem;font-weight:500}@media (max-width:991px){.layout_mobileBottomNav___Ys9Q{display:block}.layout_backToTop__B1z3K{right:1rem;bottom:6rem;width:44px;height:44px}}.sidebar_sidebar__mQCYo{width:100%;height:100%;background:white;border-right:1px solid #e9ecef;overflow-y:auto;transition:transform .3s ease;display:flex;flex-direction:column}.sidebar_sidebarHidden__IgO9u{transform:translateX(-100%)}.sidebar_sidebar__mQCYo::-webkit-scrollbar{width:6px}.sidebar_sidebar__mQCYo::-webkit-scrollbar-track{background:#f8f9fa}.sidebar_sidebar__mQCYo::-webkit-scrollbar-thumb{background:#057589;border-radius:3px}.sidebar_sidebar__mQCYo::-webkit-scrollbar-thumb:hover{background:#045a6b}.sidebar_sidebarHeader__57If0{padding:1.5rem 1.25rem;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between;background:white}.sidebar_sidebarBrand___nguZ{display:flex;align-items:center;text-decoration:none}.sidebar_sidebarLogoWrapper__Tybfx{width:40px;height:40px;background:linear-gradient(135deg,#057589,#0a9fb8);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem;box-shadow:0 2px 8px rgba(5,117,137,.3)}.sidebar_sidebarLogo__9B6W_{filter:brightness(0) invert(1)}.sidebar_sidebarBrandText__Z6WVI{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#057589,#0a9fb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar_closeButton__og2xU{display:none;background:transparent;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:.25rem;transition:color .3s ease}.sidebar_closeButton__og2xU:hover{color:#057589}.sidebar_navSection__l24DR{padding:1rem 0;flex:1 1}.sidebar_navSectionTitle__lVx_8{font-size:.75rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;padding:.75rem 1.25rem .5rem;margin-bottom:.25rem}.sidebar_navList__nTGAV{list-style:none;padding:0;margin:0}.sidebar_navItem__h_yb3{margin-bottom:.25rem}.sidebar_navLink__eecqO{display:flex;align-items:center;padding:.75rem 1.25rem;color:#495057;text-decoration:none;transition:all .3s ease;position:relative;font-weight:500}.sidebar_navLink__eecqO:hover{background:linear-gradient(90deg,rgba(5,117,137,.1),transparent);color:#057589}.sidebar_navLink__eecqO:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(135deg,#057589,#0a9fb8);transition:width .3s ease}.sidebar_navLink__eecqO:hover:before{width:4px}.sidebar_navLinkActive__1yX0P{background:linear-gradient(90deg,rgba(5,117,137,.15),transparent);color:#057589}.sidebar_navLinkActive__1yX0P:before{width:4px}.sidebar_navIcon__AaRmZ{font-size:1.25rem;margin-right:.875rem;min-width:24px;display:flex;align-items:center;justify-content:center}.sidebar_navText__x7gl2{flex:1 1}.sidebar_navBadge__sHDG3{padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;background:linear-gradient(135deg,#057589,#0a9fb8);color:white}.sidebar_divider__kZ3Vc{height:1px;background:#e9ecef;margin:1rem 1.25rem}.sidebar_userSection__lxGcH{padding:1rem 1.25rem;border-top:1px solid #e9ecef;background:#f8f9fa;position:-webkit-sticky;position:sticky;bottom:0}.sidebar_userCard__xbNFx{display:flex;align-items:center;padding:.75rem;background:white;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit}.sidebar_userCard__xbNFx:hover{box-shadow:0 4px 12px rgba(5,117,137,.15);transform:translateY(-2px)}.sidebar_userAvatar__SNa_E{width:40px;height:40px;border-radius:50%;margin-right:.75rem;border:2px solid #057589}.sidebar_userInfo__yyE29{flex:1 1;min-width:0}.sidebar_userName__qEq8S{font-weight:600;color:#212529;font-size:.95rem}.sidebar_userName__qEq8S,.sidebar_userRole__wcAHk{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_userRole__wcAHk{font-size:.8rem;color:#6c757d}.sidebar_userChevron__M6Qwz{font-size:1.25rem;color:#6c757d;transition:transform .3s ease}.sidebar_userCard__xbNFx:hover .sidebar_userChevron__M6Qwz{transform:translateX(3px);color:#057589}.sidebar_toggleButton__SDIy4{display:none;position:fixed;left:1rem;bottom:1rem;width:56px;height:56px;background:linear-gradient(135deg,#057589,#0a9fb8);border:none;border-radius:50%;color:white;font-size:1.5rem;box-shadow:0 4px 16px rgba(5,117,137,.4);cursor:pointer;z-index:1020;transition:all .3s ease}.sidebar_toggleButton__SDIy4:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(5,117,137,.5)}.sidebar_toggleButton__SDIy4:active{transform:scale(.95)}.sidebar_overlay__2sYEP{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1025;opacity:0;transition:opacity .3s ease}.sidebar_overlayVisible__eBzcC{opacity:1}@media (max-width:991px){.sidebar_sidebar__mQCYo{position:fixed;left:0;top:0;width:280px;height:100vh;z-index:1030;box-shadow:2px 0 12px rgba(0,0,0,.05);transform:translateX(-100%)}.sidebar_sidebarVisible__luVwn{transform:translateX(0)}.sidebar_closeButton__og2xU{display:block}.sidebar_toggleButton__SDIy4{display:block;align-items:center;justify-content:center}.sidebar_overlay__2sYEP{display:block}}@media (min-width:992px){.sidebar_sidebar__mQCYo{transform:translateX(0)}}.sidebar_submenuList__hGxLr{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.sidebar_submenuOpen__fvfPt{max-height:500px}.sidebar_submenuItem__UxxSS{margin-bottom:.25rem}.sidebar_submenuLink__bcu_P{display:flex;align-items:center;padding:.625rem 1.25rem .625rem 3.5rem;color:#6c757d;text-decoration:none;transition:all .3s ease;font-size:.9rem}.sidebar_submenuLink__bcu_P:hover{background:rgba(5,117,137,.05);color:#057589}.sidebar_submenuLinkActive__zNWAq{color:#057589;font-weight:500}.sidebar_chevronIcon__gMOUX{margin-left:auto;transition:transform .3s ease;font-size:1rem}.sidebar_chevronOpen__JFizh{transform:rotate(90deg)}.auth_authWrapper__dfBvW{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth_authContainer__uW_6b{width:100%;max-width:480px}.auth_authCard__Ir0GS{background:white;border-radius:1.5rem;box-shadow:0 10px 40px rgba(5,117,137,.1);padding:3rem 2.5rem;border:1px solid rgba(5,117,137,.1)}.auth_brandSection__ZpSrB{text-align:center;margin-bottom:0}.auth_logoWrapper__UuhnU{width:64px;height:64px;background:linear-gradient(135deg,#057589,#0a9fb8);border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 16px rgba(5,117,137,.3)}.auth_logo__kC1qL{filter:brightness(0) invert(1)}.auth_brandTitle__vDZJo{font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth_brandSubtitle__494_5{color:#6c757d;font-size:.95rem}.auth_formHeader__nMYrN{text-align:center;margin-bottom:2rem}.auth_formTitle__lCHQ_{font-size:1.75rem;font-weight:600;color:#212529;margin-bottom:.5rem}.auth_formSubtitle__LX4sT{color:#6c757d;font-size:.95rem;line-height:1.5}.auth_iconHeader__W_6ab{text-align:center;margin-bottom:2rem}.auth_iconWrapper__NM_5g{width:80px;height:80px;background:linear-gradient(135deg,rgba(5,117,137,.1),rgba(10,159,184,.1));border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.auth_icon__F0LX6{font-size:2.5rem;color:#057589}.auth_formGroup__GahYP{margin-bottom:1.5rem}.auth_formLabel__siOu2{font-weight:600;color:#495057;margin-bottom:.5rem;font-size:.9rem;display:block}.auth_formInput__ySGxw{width:100%;padding:.75rem 1rem;border:2px solid #e9ecef;border-radius:.75rem;font-size:.95rem;transition:all .3s ease}.auth_formInput__ySGxw:focus{border-color:#057589;box-shadow:0 0 0 .2rem rgba(5,117,137,.15);outline:none}.auth_formInput__ySGxw.auth_isInvalid__yZGnj{border-color:#dc3545}.auth_invalidFeedback__npvMB{color:#dc3545;font-size:.875rem;margin-top:.25rem;display:block}.auth_formHint__gnWv5{color:#6c757d;font-size:.875rem;margin-top:.25rem;display:block}.auth_passwordStrength__s57h0{margin-top:.5rem}.auth_strengthBar__dmw_W{height:4px;background:#e9ecef;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.auth_strengthFill__i1uLz{height:100%;transition:all .3s ease;border-radius:2px}.auth_strengthWeak__XPAUv{width:33%;background:#dc3545}.auth_strengthMedium__lzJL9{width:66%;background:#ffc107}.auth_strengthStrong__dhAox{width:100%;background:#28a745}.auth_strengthText__0ncfo{font-size:.8rem;font-weight:600}.auth_strengthTextWeak__nT6gf{color:#dc3545}.auth_strengthTextMedium__7Sgg1{color:#ffc107}.auth_strengthTextStrong__GrNp9{color:#28a745}.auth_primaryButton__SiauM{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);border:none;border-radius:.75rem;color:white;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(5,117,137,.3);margin-bottom:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth_primaryButton__SiauM:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(5,117,137,.4)}.auth_primaryButton__SiauM:active:not(:disabled){transform:translateY(0)}.auth_primaryButton__SiauM:disabled{opacity:.6;cursor:not-allowed}.auth_secondaryButton__eF0FR{width:100%;padding:.875rem 1.5rem;background:white;border:2px solid #e9ecef;border-radius:.75rem;color:#495057;font-weight:600;font-size:1rem;transition:all .3s ease;cursor:pointer}.auth_secondaryButton__eF0FR:hover{background:#f8f9fa;border-color:#057589;color:#057589}.auth_divider__LhdcP{display:flex;align-items:center;text-align:center;margin:1.5rem 0}.auth_divider__LhdcP:after,.auth_divider__LhdcP:before{content:"";flex:1 1;border-bottom:1px solid #e9ecef}.auth_dividerText__CL9D0{padding:0 1rem;color:#6c757d;font-size:.875rem;font-weight:500}.auth_socialButton__ZEAbp{width:100%;padding:.875rem 1.5rem;border:2px solid #e9ecef;border-radius:.75rem;font-weight:600;font-size:.95rem;transition:all .3s ease;margin-bottom:.75rem;cursor:pointer;background:white;display:flex;align-items:center;justify-content:center;gap:.75rem}.auth_socialButton__ZEAbp:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.auth_socialButtonGoogle__pBPtL{border-color:#ea4335;color:#ea4335}.auth_socialButtonGoogle__pBPtL:hover{background:#ea4335;color:white;border-color:#ea4335}.auth_socialButtonFacebook__9zW3z{border-color:#1877f2;color:#1877f2}.auth_socialButtonFacebook__9zW3z:hover{background:#1877f2;color:white;border-color:#1877f2}.auth_socialIcon__g9zeX{font-size:1.25rem}.auth_footerLinks__X9eWq{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.auth_footerLinks__X9eWq.auth_flex__On2lF{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.auth_footerText__BmQwI{color:#6c757d;margin-bottom:.5rem;font-size:.95rem}.auth_footerLink__QdQjs{color:#057589;font-weight:600;text-decoration:none;transition:all .3s ease}.auth_footerLink__QdQjs:hover{color:#0a9fb8;text-decoration:underline}.auth_backLink__f1Vdt{display:inline-flex;align-items:center;gap:.5rem;color:#057589;text-decoration:none;font-weight:500;transition:all .3s ease}.auth_backLink__f1Vdt:hover{color:#0a9fb8;gap:.75rem}.auth_otpContainer__4pMzd{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.auth_otpInput__Qj0sm{width:56px;height:56px;text-align:center;font-size:1.5rem;font-weight:600;border:2px solid #e9ecef;border-radius:.75rem;transition:all .3s ease}.auth_otpInput__Qj0sm:focus{border-color:#057589;box-shadow:0 0 0 .2rem rgba(5,117,137,.15);outline:none}.auth_otpInput__Qj0sm.auth_isInvalid__yZGnj{border-color:#dc3545}.auth_resendSection__DhT4L{text-align:center;margin-top:1.5rem}.auth_resendText__qCG2l{color:#6c757d;font-size:.9rem;margin-bottom:.5rem}.auth_resendButton__zzbLs{background:none;border:none;color:#057589;font-weight:600;cursor:pointer;text-decoration:underline;transition:all .3s ease}.auth_resendButton__zzbLs:hover:not(:disabled){color:#0a9fb8}.auth_resendButton__zzbLs:disabled{color:#adb5bd;cursor:not-allowed;text-decoration:none}.auth_alertBox__tJ96d{padding:1rem;border-radius:.75rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.auth_alertSuccess__u2efP{background:rgba(40,167,69,.1);border:1px solid rgba(40,167,69,.3);color:#28a745}.auth_alertError___KXyq{background:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);color:#dc3545}.auth_alertIcon__P8BLf{font-size:1.5rem}.auth_alertContent__TVk7Q{flex:1 1}.auth_alertTitle__1_Y4n{font-weight:600;margin-bottom:.25rem}.auth_alertMessage__4enIi{font-size:.9rem;margin:0}.auth_checkboxWrapper__8_BHC{display:flex;align-items:center;margin-bottom:1.5rem}.auth_checkbox__b78an{margin-right:.5rem;cursor:pointer;width:18px;height:18px}.auth_checkboxLabel__wRPUh{color:#495057;font-size:.9rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth_signupSection__Fs9Bh{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e9ecef}.auth_signupText__c_CdG{color:#6c757d;margin-bottom:.5rem;font-size:.95rem}.auth_signupLink__rKsXO{color:#057589;font-weight:600;text-decoration:none;transition:all .3s ease}.auth_signupLink__rKsXO:hover{color:#0a9fb8;text-decoration:underline}@media (max-width:576px){.auth_authCard__Ir0GS{padding:2rem 1.5rem}.auth_brandTitle__vDZJo,.auth_formTitle__lCHQ_{font-size:1.5rem}.auth_footerLinks__X9eWq.auth_flex__On2lF{flex-direction:column;gap:.75rem}.auth_otpContainer__4pMzd{gap:.5rem}.auth_otpInput__Qj0sm{width:48px;height:48px;font-size:1.25rem}}.user_dashboard__zoePl{width:100%}.user_coverSection__x0wlJ{position:relative;width:100%;height:280px;background:linear-gradient(135deg,#057589,#0a9fb8);border-radius:1rem;overflow:hidden;margin-bottom:1rem}.user_coverImage__ebSHo{width:100%;height:100%;object-fit:cover}.user_coverOverlay__zjwJe{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);padding:2rem}.user_coverEditButton__Ftb0d{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:rgba(255,255,255,.9);border:none;border-radius:.5rem;color:#057589;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user_coverEditButton__Ftb0d:hover{background:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.user_profileCard__5z7I_{background:white;border-radius:1rem;padding:2rem;margin-top:-4rem;position:relative;z-index:10;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:2rem}.user_profileHeader__aZSjG{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.user_profileImageWrapper___0BV_{position:relative;flex-shrink:0}.user_profileImage__1Lvp_{object-fit:cover}.user_profileImage__1Lvp_,.user_profileInitials__UL3oi{width:120px;height:120px;border-radius:50%;border:4px solid white;box-shadow:0 4px 12px rgba(0,0,0,.1)}.user_profileInitials__UL3oi{background:linear-gradient(135deg,#057589,#0a9fb8);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;color:white;text-transform:uppercase}.user_profileBadge__YzyW8{position:absolute;bottom:5px;right:5px;width:32px;height:32px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15)}.user_verifiedIcon__fVsrl{color:#28a745;font-size:1.25rem}.user_profileInfo__0ums7{flex:1 1;min-width:0}.user_profileName__M2Xj_{font-size:2rem;font-weight:700;color:#212529;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.user_profileEmail__M9fyQ{color:#6c757d;font-size:1rem;margin-bottom:1rem}.user_profileActions__Ot2Ux{display:flex;gap:1rem;flex-wrap:wrap}.user_actionButton__muNg6{padding:.625rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;border:none}.user_primaryAction__BHtcf{background:linear-gradient(135deg,#057589,#0a9fb8);color:white;box-shadow:0 4px 12px rgba(5,117,137,.3)}.user_primaryAction__BHtcf:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(5,117,137,.4)}.user_secondaryAction__hg_QO{background:white;color:#495057;border:2px solid #e9ecef}.user_secondaryAction__hg_QO:hover{background:#f8f9fa;border-color:#057589;color:#057589}.user_statsGrid__gf7_U{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.user_statCard__qC42l{background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;cursor:pointer}.user_statCard__qC42l:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(5,117,137,.15)}.user_statHeader__A3bVB{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.user_statIcon__cHkAS{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white}.user_statIconBlue__pAfOO{background:linear-gradient(135deg,#057589,#0a9fb8)}.user_statIconPurple__j7Sjz{background:linear-gradient(135deg,#667eea,#764ba2)}.user_statIconGreen__RRQe_{background:linear-gradient(135deg,#56ab2f,#a8e063)}.user_statIconRed__j2evd{background:linear-gradient(135deg,#eb3349,#f45c43)}.user_statTrend__jP_be{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600}.user_statTrendUp__G2K86{color:#28a745}.user_statTrendDown__oyx3P{color:#dc3545}.user_statValue__RLb71{font-size:2rem;font-weight:700;color:#212529;margin-bottom:.25rem}.user_statLabel__fPSEC{color:#6c757d;font-size:.95rem;font-weight:500}.user_subscriptionCard__efkJk{background:white;border-radius:1rem;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.06);margin-bottom:2rem}.user_subscriptionHeader__3Gxa4{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.user_subscriptionTitle__uKpYw{font-size:1.5rem;font-weight:700;color:#212529;display:flex;align-items:center;gap:.75rem}.user_subscriptionBadge__0xMwB{padding:.375rem .875rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase}.user_badgeFree__xuJYy{background:#e9ecef;color:#6c757d}.user_badgePremium__aJVVs{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#856404}.user_subscriptionContent__sx_Lt{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.user_subscriptionFeature__r3JZb{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:.75rem}.user_featureIcon___ZIxn{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);color:white;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.user_featureInfo__UVwkL{flex:1 1}.user_featureLabel__Gs6r5{font-size:.875rem;color:#6c757d;margin-bottom:.25rem}.user_featureValue__9N7xA{font-size:1.125rem;font-weight:700;color:#212529}.user_noSubscriptionCard__w79fC{background:linear-gradient(135deg,rgba(5,117,137,.05),rgba(10,159,184,.05));border:2px dashed #057589;border-radius:1rem;padding:3rem 2rem;text-align:center;margin-bottom:2rem}.user_noSubscriptionIcon__mdxqR{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:white}.user_noSubscriptionTitle__cfS_l{font-size:1.75rem;font-weight:700;color:#212529;margin-bottom:.75rem}.user_noSubscriptionText__K8Vkl{color:#6c757d;font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.user_subscribeButton__IYxfP{padding:1rem 2.5rem;background:linear-gradient(135deg,#057589,#0a9fb8);color:white;border:none;border-radius:.75rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(5,117,137,.3);display:inline-flex;align-items:center;gap:.75rem}.user_subscribeButton__IYxfP:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(5,117,137,.4)}@media (max-width:768px){.user_coverSection__x0wlJ{height:200px}.user_profileCard__5z7I_{padding:1.5rem;margin-top:-3rem}.user_profileHeader__aZSjG{flex-direction:column;align-items:center;text-align:center;gap:1rem}.user_profileImage__1Lvp_,.user_profileInitials__UL3oi{width:100px;height:100px}.user_profileInitials__UL3oi{font-size:2.5rem}.user_profileName__M2Xj_{font-size:1.5rem;justify-content:center}.user_profileActions__Ot2Ux{justify-content:center}.user_statsGrid__gf7_U{grid-template-columns:repeat(2,1fr)}.user_subscriptionContent__sx_Lt{grid-template-columns:1fr}.user_noSubscriptionCard__w79fC{padding:2rem 1.5rem}}