.UserLayout_userLayout__tqIYy{display:flex;min-height:100vh;background-color:#f3f2ef;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif}.UserLayout_sidebar__AOJCs{width:240px;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto;flex-shrink:0;z-index:10}.UserLayout_sidebarHeader__T8kjx{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e0e0e0}.UserLayout_logoLink__14Ibq{text-decoration:none;display:block;margin-bottom:1.5rem}.UserLayout_sidebarTitle__HJxPz{font-size:1.5rem;font-weight:700;color:#0a66c2;margin:0}.UserLayout_userInfo__SOiXj{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.UserLayout_avatar__VIzBd{width:48px;height:48px;border-radius:50%;background:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600;border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.UserLayout_userDetails__BKFUE{flex:1;min-width:0}.UserLayout_userName__ySAC1{margin:0;font-size:1rem;font-weight:600;color:#191919}.UserLayout_userEmail__MH1Qn,.UserLayout_userName__ySAC1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UserLayout_userEmail__MH1Qn{margin:.125rem 0 0;font-size:.75rem;color:#666}.UserLayout_sidebarNav__3e4Vo{padding:.75rem 0;display:flex;flex-direction:column;flex:1}.UserLayout_navItem__lIe3h{padding:.75rem 1.5rem;color:#666;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:1rem;cursor:pointer;border-left:3px solid transparent}.UserLayout_navItem__lIe3h svg{width:20px;height:20px;fill:currentColor;stroke:none}.UserLayout_navItem__lIe3h svg[stroke]{fill:none;stroke:currentColor}.UserLayout_navItem__lIe3h:hover{background-color:#f3f3f3;color:#191919}.UserLayout_navItem__lIe3h.UserLayout_active__TTMaa{background-color:#f3f3f3;color:#191919;border-left-color:#0a66c2}.UserLayout_sidebarFooter__omTcz{margin-top:auto;padding:1rem 1.5rem;border-top:1px solid #e0e0e0}.UserLayout_logoutBtn__hU0qk{width:100%;padding:.5rem 1rem;background:transparent;color:#666;border:1px solid #666;border-radius:1.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.UserLayout_logoutBtn__hU0qk:hover{background:#f3f3f3;color:#191919;border-color:#191919;box-shadow:inset 0 0 0 1px #191919}.UserLayout_mainContent__mbhAt{flex:1;padding:1.5rem 12%;overflow-x:hidden;max-width:100%}.UserLayout_pageHeader__7YbEY{margin-bottom:1.5rem;padding:1.5rem;background:#fff;border-radius:.5rem;border:1px solid #e0e0e0;box-shadow:0 0 0 1px rgba(0,0,0,.04)}.UserLayout_title__pAzJa{margin:0;font-size:1.5rem;font-weight:600;color:#191919}@media (max-width:1200px){.UserLayout_mainContent__mbhAt{padding:1.5rem 5%}}@media (max-width:768px){.UserLayout_userLayout__tqIYy{flex-direction:column}.UserLayout_sidebar__AOJCs{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid #e0e0e0}.UserLayout_sidebarNav__3e4Vo{flex-direction:row;overflow-x:auto;padding:.5rem}.UserLayout_navItem__lIe3h{flex-direction:column;gap:.25rem;font-size:.75rem;padding:.75rem 1rem;min-width:70px;text-align:center;border-left:none;border-bottom:3px solid transparent}.UserLayout_navItem__lIe3h.UserLayout_active__TTMaa{border-left:none;border-bottom-color:#0a66c2}.UserLayout_mainContent__mbhAt{padding:1rem}.UserLayout_pageHeader__7YbEY{padding:1rem;margin-bottom:1rem}}.AdminLayout_adminLayout__JC4KY{display:flex;min-height:100vh;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.AdminLayout_sidebar__otl3v{width:260px;background:linear-gradient(180deg,#1e40af,#1d4ed8);color:#fff;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto;flex-shrink:0;box-shadow:2px 0 8px rgba(0,0,0,.1)}.AdminLayout_sidebarHeader__2OHNP{padding:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.AdminLayout_sidebarTitle__FCHnV{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.AdminLayout_sidebarNav__P9Ae5{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.AdminLayout_navItem__cTmb3{padding:.75rem 1rem;border-radius:.5rem;color:hsla(0,0%,100%,.8);text-decoration:none;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:.75rem;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-size:.95rem}.AdminLayout_navItem__cTmb3:hover{background:hsla(0,0%,100%,.15);color:#fff}.AdminLayout_active__K9YC6{background:hsla(0,0%,100%,.25);color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.AdminLayout_sidebarFooter__4UREl{margin-top:auto;padding:1rem;border-top:1px solid hsla(0,0%,100%,.2)}.AdminLayout_logoutBtn__aqy1m{padding:.5rem 1rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;font-weight:500;cursor:pointer;width:100%;transition:all .2s}.AdminLayout_logoutBtn__aqy1m:hover{background:#f9fafb;border-color:#9ca3af}.AdminLayout_mainContent__G6KmW{flex:1;padding:2rem;background:#f3f4f6;overflow-x:hidden}.AdminLayout_pageHeader__Wz9ub{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.AdminLayout_title__Mx6na{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.AdminLayout_subtitle__8LhBg{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.Profile_profileContainer__Aq0eI{max-width:960px;margin:0 auto}.Profile_profileHeader__Vm8Lc{background:#fff;border-radius:.5rem;border:1px solid #e0e0e0;box-shadow:0 0 0 1px rgba(0,0,0,.04);margin-bottom:1.5rem;position:relative;overflow:hidden}.Profile_profileHeader__Vm8Lc:before{content:"";display:block;height:180px;background:linear-gradient(135deg,#0077b5,#0a66c2);width:100%}.Profile_avatarSection__l2s1p{padding:0 1.5rem 1.5rem;position:relative;display:flex;flex-direction:column}.Profile_avatarLarge__N1__l{width:152px;height:152px;border-radius:50%;background:#f3f6f8;border:4px solid #fff;display:flex;align-items:center;justify-content:center;font-size:4rem;font-weight:600;color:#666;margin-top:-100px;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Profile_headerInfo__runvs{margin-top:.5rem}.Profile_userName__s0L9V{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#191919}.Profile_userEmail__tEt86{margin:0 0 1rem;font-size:1rem;color:#666}.Profile_badgeContainer__7IX5v{display:flex;gap:.75rem;flex-wrap:wrap}.Profile_adminBadge__CvJuL,.Profile_dateBadge__8FUBx,.Profile_userBadge__vn7YG{padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.Profile_adminBadge__CvJuL{background-color:#f5f3ff;color:#7c3aed}.Profile_userBadge__vn7YG{background-color:#f3f3f3;color:#666}.Profile_dateBadge__8FUBx{background:transparent;color:#666;padding-left:0}.Profile_adminBadge__CvJuL svg,.Profile_dateBadge__8FUBx svg,.Profile_userBadge__vn7YG svg{width:16px;height:16px;flex-shrink:0}.Profile_contentGrid__NpKGe{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.Profile_card__DAnML{background:#fff;border-radius:.5rem;padding:1.5rem;border:1px solid #e0e0e0;box-shadow:0 0 0 1px rgba(0,0,0,.04)}.Profile_cardHeader__PM_Ap{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.Profile_cardTitle__1b_Jo{margin:0;font-size:1.25rem;font-weight:600;color:#191919}.Profile_cardIcon__VevFZ{display:none}.Profile_infoGrid___zja6{display:grid;gap:1rem}.Profile_infoItem__sP1AK{display:flex;flex-direction:column}.Profile_infoLabel__NKN9u{font-size:.8rem;font-weight:600;color:#666;margin-bottom:.25rem;text-transform:uppercase}.Profile_infoValue__UO7Fv{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#191919;font-weight:400}.Profile_infoValue__UO7Fv svg{color:#666}.Profile_passwordForm__jlKw4{display:flex;flex-direction:column;gap:1.25rem}.Profile_formGroup__WAO_n{display:flex;flex-direction:column;gap:.25rem}.Profile_formLabel__ZF29I{font-size:.9rem;font-weight:600;color:#191919}.Profile_required__s4FIf{color:#cf000f}.Profile_inputWrapper__Qqcy5{position:relative}.Profile_inputWrapper__Qqcy5 .Profile_inputIcon__GNwZn{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#666;width:18px;height:18px;pointer-events:none}.Profile_togglePasswordBtn___hjn2{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;padding:4px;transition:color .2s}.Profile_togglePasswordBtn___hjn2:hover{color:#0a66c2}.Profile_togglePasswordBtn___hjn2:focus{outline:2px solid #0a66c2;outline-offset:2px;border-radius:4px}.Profile_formInput__je6Rc{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid #666;border-radius:4px;font-size:1rem;transition:all .2s}.Profile_formInput__je6Rc:focus{outline:none;border-color:#0a66c2;box-shadow:0 0 0 1px #0a66c2}.Profile_formHint___DJPz{font-size:.8rem;color:#666;margin:.25rem 0 0}.Profile_submitButton__0vPtu{margin-top:.5rem;padding:.6rem 1.5rem;background:#0a66c2;color:#fff;border:none;border-radius:1.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start}.Profile_submitButton__0vPtu:hover{background:#004182}.Profile_submitButton__0vPtu:disabled{background:#b2b2b2;cursor:not-allowed}.Profile_quickActions__iL_e7{background:#fff;border-radius:.5rem;padding:1.5rem;border:1px solid #e0e0e0;box-shadow:0 0 0 1px rgba(0,0,0,.04);align-self:start}.Profile_quickActionsTitle__cvzvq{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#191919}.Profile_actionsGrid__uQbev{display:flex;flex-direction:column;gap:0}.Profile_actionButton___ObMn{padding:.75rem 0;background:none;border:none;border-bottom:1px solid #e0e0e0;color:#666;font-size:.95rem;font-weight:600;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.75rem}.Profile_actionButton___ObMn:last-child{border-bottom:none;padding-bottom:0}.Profile_actionButton___ObMn:hover{color:#0a66c2;background:#f3f3f3;padding-left:.5rem;margin-left:-.5rem;margin-right:-.5rem;padding-right:.5rem;width:calc(100% + 1rem);border-radius:4px;border-bottom:1px solid transparent}.Profile_actionButton___ObMn svg{width:20px;height:20px}.Profile_nameDisplay__8a50X{display:flex;align-items:center;gap:.75rem}.Profile_editNameBtn__gWmxi{background:none;border:1px solid #e0e0e0;padding:.375rem .75rem;border-radius:4px;color:#666;font-size:.85rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.375rem;transition:all .2s}.Profile_editNameBtn__gWmxi:hover{background:#f3f6f8;color:#0a66c2;border-color:#0a66c2}.Profile_editNameBtn__gWmxi svg{width:16px;height:16px}.Profile_nameEditForm__sW4vW{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.Profile_nameInput__ooc9q{padding:.5rem .75rem;border:2px solid #0a66c2;border-radius:4px;font-size:1.5rem;font-weight:600;color:#191919;max-width:400px;transition:all .2s}.Profile_nameInput__ooc9q:focus{outline:none;box-shadow:0 0 0 3px rgba(10,102,194,.1)}.Profile_nameEditActions__5vvbK{display:flex;gap:.5rem}.Profile_cancelNameBtn__aRj4Q,.Profile_saveNameBtn__I5A2c{padding:.5rem 1rem;border:none;border-radius:4px;font-weight:600;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:.375rem;transition:all .2s}.Profile_saveNameBtn__I5A2c{background:#0a66c2;color:#fff}.Profile_saveNameBtn__I5A2c:hover:not(:disabled){background:#004182}.Profile_saveNameBtn__I5A2c:disabled{background:#b2b2b2;cursor:not-allowed}.Profile_cancelNameBtn__aRj4Q{background:#f3f3f3;color:#666}.Profile_cancelNameBtn__aRj4Q:hover{background:#e0e0e0;color:#191919}.Profile_cancelNameBtn__aRj4Q svg,.Profile_saveNameBtn__I5A2c svg{width:16px;height:16px}@media (max-width:768px){.Profile_contentGrid__NpKGe{grid-template-columns:1fr}.Profile_nameInput__ooc9q{font-size:1.25rem;max-width:100%}.Profile_nameDisplay__8a50X{flex-direction:column;align-items:flex-start}}