.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:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.AdminLayout_sidebar__otl3v{width:280px;background:linear-gradient(135deg,#1e40af,#1d4ed8 50%,#2563eb);color:#fff;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;flex-shrink:0;box-shadow:4px 0 24px rgba(0,0,0,.12);transition:width .3s ease,transform .3s ease;z-index:1000}.AdminLayout_sidebarCollapsed__luldA{width:80px}.AdminLayout_sidebarHeader__2OHNP{padding:1.75rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:space-between;min-height:80px}.AdminLayout_sidebarTitle__FCHnV{font-size:1.35rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminLayout_toggleBtn__1VFv6{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:36px;height:36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.AdminLayout_toggleBtn__1VFv6:hover{background:hsla(0,0%,100%,.3);transform:scale(1.05)}.AdminLayout_sidebarNav__P9Ae5{padding:1.25rem 1rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.AdminLayout_navItem__cTmb3{padding:.875rem 1.25rem;border-radius:12px;color:hsla(0,0%,100%,.85);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:1rem;cursor:pointer;border:none;background:none;width:100%;text-align:left;position:relative;overflow:hidden}.AdminLayout_navItem__cTmb3 svg{flex-shrink:0;width:20px;height:20px}.AdminLayout_navItem__cTmb3 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminLayout_navItem__cTmb3:hover{background:hsla(0,0%,100%,.2);color:#fff;transform:translateX(4px)}.AdminLayout_navItem__cTmb3:active{transform:translateX(2px)}.AdminLayout_active__K9YC6{background:hsla(0,0%,100%,.3);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);font-weight:700}.AdminLayout_active__K9YC6:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:#fff;border-radius:0 4px 4px 0}.AdminLayout_sidebarFooter__4UREl{margin-top:auto;padding:1.25rem 1rem;border-top:1px solid hsla(0,0%,100%,.15)}.AdminLayout_logoutBtn__aqy1m{padding:.875rem 1.25rem;background:hsla(0,0%,100%,.95);color:#1e40af;border:none;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;width:100%;transition:all .25s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.AdminLayout_logoutBtn__aqy1m:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.AdminLayout_logoutBtn__aqy1m:active{transform:translateY(0)}.AdminLayout_mainContent__G6KmW{flex:1;padding:2rem;background:#f3f4f6;overflow-x:hidden;transition:margin-left .3s ease}.AdminLayout_pageHeader__Wz9ub{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.AdminLayout_title__Mx6na{font-size:1.75rem;font-weight:800;color:#111827;margin:0;letter-spacing:-.02em}.AdminLayout_subtitle__8LhBg{color:#6b7280;margin:.5rem 0 0;font-size:.95rem;font-weight:500}@media (max-width:1024px){.AdminLayout_sidebar__otl3v{position:fixed;left:0;top:0;z-index:1000;transform:translateX(-100%)}.AdminLayout_sidebarOpen__fEYpD{transform:translateX(0)}.AdminLayout_mainContent__G6KmW{margin-left:0}}@media (max-width:768px){.AdminLayout_mainContent__G6KmW{padding:1rem}.AdminLayout_title__Mx6na{font-size:1.5rem}}.Favorites_favoritesContainer__ZMA46{max-width:1128px;margin:0 auto}.Favorites_statsCard__tUiRk{background:#fff;border-radius:.5rem;padding:1rem 1.5rem;margin-bottom:1.5rem;border:1px solid #e0e0e0;box-shadow:0 0 0 1px rgba(0,0,0,.04);display:flex;align-items:center;justify-content:space-between}.Favorites_statItem__vOsa5{display:flex;align-items:center;gap:1rem}.Favorites_statItem__vOsa5 svg{width:24px;height:24px;color:#666}.Favorites_statItem__vOsa5 h3{font-size:1.5rem;font-weight:300;color:#191919;margin:0}.Favorites_statItem__vOsa5 div p{margin:0;font-size:.9rem;font-weight:600;color:#666}.Favorites_emptyState__mD4l9,.Favorites_loadingState__0gQDe{background:#fff;border-radius:.5rem;padding:3rem;text-align:center;border:1px solid #e0e0e0}.Favorites_spinner__pRSYT{animation:Favorites_spin__8GG3X 1s linear infinite;color:#0a66c2;margin-bottom:1rem}@keyframes Favorites_spin__8GG3X{to{transform:rotate(1turn)}}.Favorites_emptyIcon__07TW0{margin-bottom:1.5rem;color:#666}.Favorites_browseButton__3liVU{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;background:#0a66c2;color:#fff;padding:.5rem 1.5rem;border-radius:1.5rem;font-weight:600;text-decoration:none}.Favorites_browseButton__3liVU:hover{background:#004182}.Favorites_jobsGrid__LB_1N{display:grid;gap:1rem}.Favorites_jobCard__yu6E2{background:#fff;border-radius:.5rem;padding:1.5rem;border:1px solid #e0e0e0;position:relative;transition:box-shadow .2s;display:flex;flex-direction:column}.Favorites_jobCard__yu6E2:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.Favorites_removeButton___dsJR{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:50%;transition:background .2s}.Favorites_removeButton___dsJR:hover{background:#f3f3f3;color:#191919}.Favorites_removeButton___dsJR svg{fill:currentColor}.Favorites_cardHeader__k661h{display:flex;gap:1rem;margin-bottom:.5rem;padding-right:2rem}.Favorites_companyLogo__3iLU9,.Favorites_logoPlaceholder__Nf9K7{width:56px;height:56px;flex-shrink:0}.Favorites_companyLogo__3iLU9{object-fit:contain}.Favorites_logoPlaceholder__Nf9K7{background:#f3f3f3;color:#666;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}.Favorites_headerInfo__vqfOA{display:flex;flex-direction:column}.Favorites_jobTitle__pO4yF{margin:0;font-size:1.1rem;font-weight:600;color:#0a66c2;line-height:1.4}.Favorites_jobTitle__pO4yF:hover{text-decoration:underline}.Favorites_companyName__UlKgg{margin:.25rem 0 0;font-size:.9rem;color:#191919}.Favorites_jobMeta__qVh9K{margin-left:calc(56px + 1rem);display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.Favorites_metaItem__ESM0o{color:#666;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.Favorites_metaItem__ESM0o svg{width:16px;height:16px;display:none}.Favorites_badge__w4B_X{display:inline-block;padding:.25rem 0;font-size:.75rem;color:#057642;font-weight:600;margin-bottom:1rem}.Favorites_badge__w4B_X,.Favorites_cardActions__NsnG1{margin-left:calc(56px + 1rem)}.Favorites_viewButton__Ga75b{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1rem;border-radius:1.5rem;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid #0a66c2;color:#0a66c2;transition:all .2s}.Favorites_viewButton__Ga75b:hover{box-shadow:inset 0 0 0 1px #0a66c2;background:#f0f7fe}.Favorites_viewButton__Ga75b svg{display:none}@media (max-width:600px){.Favorites_badge__w4B_X,.Favorites_cardActions__NsnG1,.Favorites_jobMeta__qVh9K{margin-left:0}}