.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border-light);height:var(--header-height);background:#ffffffd9;position:sticky;top:0}.Header-module__lnUIdW__nonSticky{position:relative!important;top:auto!important}.Header-module__lnUIdW__headerInner{height:100%;max-width:var(--max-width);padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2;text-decoration:none;display:flex}.Header-module__lnUIdW__logoText{font-family:var(--font-heading);font-size:var(--text-xl);color:#05264e;letter-spacing:-.02em;white-space:nowrap;font-weight:800}.Header-module__lnUIdW__logoTagline{color:#94a3b8;letter-spacing:.02em;text-transform:uppercase;font-size:9px;font-weight:500;display:block}.Header-module__lnUIdW__logoAccent{color:var(--color-accent)}.Header-module__lnUIdW__nav{align-items:center;gap:var(--space-8);display:flex}.Header-module__lnUIdW__navLinks{align-items:center;gap:var(--space-6);display:flex}.Header-module__lnUIdW__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:15px;font-weight:600;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--color-primary)}.Header-module__lnUIdW__navLink:after{content:"";background:var(--color-accent);width:0;height:2px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__navActions{align-items:center;gap:var(--space-3);display:flex}.Header-module__lnUIdW__mobileMenuBtn{padding:var(--space-2);flex-direction:column;gap:5px;display:none}.Header-module__lnUIdW__mobileMenuBtn span{background:var(--color-text-primary);width:22px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}@media (max-width:768px){.Header-module__lnUIdW__navLinks,.Header-module__lnUIdW__navActions{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:flex}}.Header-module__lnUIdW__mobileNavOverlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;justify-content:flex-end;display:flex;position:fixed;inset:0}.Header-module__lnUIdW__mobileNavCard{width:300px;height:100%;padding:var(--space-8)var(--space-6);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__slideIn;display:flex;box-shadow:-10px 0 30px #00000026;background:#fff!important}@keyframes Header-module__lnUIdW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__lnUIdW__mobileNavLinks{gap:var(--space-4);flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavLink{padding:var(--space-3)0;border-bottom:1px solid #f1f5f9;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .2s;color:#0f172a!important}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--color-primary)!important}.Header-module__lnUIdW__mobileDivider{border:0;border-top:1px solid var(--color-border-light);margin:var(--space-4)0}@media (max-width:768px){.Header-module__lnUIdW__hideMobile{display:none!important}}
.Footer-module__3hUVsW__footer{color:#fff;background:#05264e;padding:80px 0 40px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;margin-bottom:60px;display:grid}.Footer-module__3hUVsW__logoArea{flex-direction:column;display:flex}.Footer-module__3hUVsW__logoTitle{color:#fff;flex-direction:column;margin-bottom:16px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoTitle span span{color:#3b82f6}.Footer-module__3hUVsW__tagline{color:#ffffff73;letter-spacing:.02em;margin-top:2px;font-size:10px;font-weight:500}.Footer-module__3hUVsW__description{color:#ffffffa6;margin-bottom:24px;font-size:14px;line-height:1.6}.Footer-module__3hUVsW__columnTitle{color:#60a5fa;margin-bottom:24px;font-size:18px;font-weight:700}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:#ffffffb3;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:#fff}.Footer-module__3hUVsW__newsletterSub{color:#ffffff80;margin-bottom:20px;font-size:13px;line-height:1.5}.Footer-module__3hUVsW__inputGroup{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;gap:8px;padding:6px;display:flex}.Footer-module__3hUVsW__input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-size:13px}.Footer-module__3hUVsW__input::placeholder{color:#ffffff4d}.Footer-module__3hUVsW__subBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:0 16px;font-size:13px;font-weight:700;transition:background .2s}.Footer-module__3hUVsW__subBtn:hover{background:#2563eb}.Footer-module__3hUVsW__bottomSection{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__3hUVsW__copyright{color:#fff6;font-size:13px}.Footer-module__3hUVsW__socialLinks{align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__socialLink{color:#fff6;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__socialLink:hover{color:#60a5fa}@media (max-width:1024px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:60px 0 30px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__3hUVsW__bottomSection{text-align:center;flex-direction:column;gap:20px}}
.jobs-module__KHFxXW__jobsPage,.jobs-module__KHFxXW__detailPage{background-color:#f8fafc;min-height:100vh}.jobs-module__KHFxXW__detailPage{padding:60px 0}.jobs-module__KHFxXW__jobsInner,.jobs-module__KHFxXW__detailInner{width:100%;max-width:1024px;margin:0 auto;padding:0 24px}.jobs-module__KHFxXW__searchSection{background:#fff;border-bottom:1px solid #d4d2d0;padding:48px 24px}.jobs-module__KHFxXW__searchFormContainer{max-width:900px;margin:0 auto}.jobs-module__KHFxXW__searchForm{background:#fff;border:1px solid #949494;border-radius:99px;gap:0;height:64px;margin-bottom:32px;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.jobs-module__KHFxXW__searchInputWrapper{background:#fff;border-right:1px solid #d4d2d0;flex:1;align-items:center;padding:0 24px;display:flex}.jobs-module__KHFxXW__searchInput{border:none;outline:none;width:100%;padding:16px 8px;font-size:16px}.jobs-module__KHFxXW__searchInput:focus{outline:none}.jobs-module__KHFxXW__filterChips{z-index:20;flex-wrap:wrap;align-items:center;gap:12px;position:relative;display:flex!important}.jobs-module__KHFxXW__filterGroup{position:relative}.jobs-module__KHFxXW__filterBtn{cursor:pointer;align-items:center;gap:8px;height:40px;transition:all .2s;color:#2d2d2d!important;white-space:nowrap!important;background-color:#f3f2f1!important;border:1px solid #0000!important;border-radius:8px!important;padding:8px 16px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.jobs-module__KHFxXW__filterBtn:hover{background-color:#e4e2e0!important}.jobs-module__KHFxXW__filterBtn.jobs-module__KHFxXW__active{background-color:#e4e2e0!important;border-color:#d4d2d0!important}.jobs-module__KHFxXW__filterBtn.jobs-module__KHFxXW__selected{background-color:#f3f2f1!important;border:1px solid #2d2d2d!important}.jobs-module__KHFxXW__dropdownMenu{z-index:100;background:#fff;border:1px solid #d4d2d0;border-radius:8px;min-width:200px;max-height:300px;margin-top:8px;padding:8px 0;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.jobs-module__KHFxXW__dropdownItem{text-align:left;color:#2d2d2d;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:14px;transition:background .1s;display:block}.jobs-module__KHFxXW__dropdownItem:hover{background-color:#f3f2f1}.jobs-module__KHFxXW__selectedItem{color:#2557a7;background-color:#f0f4ff;font-weight:700}.jobs-module__KHFxXW__clearFilters{color:#2557a7;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:14px;font-weight:700}.jobs-module__KHFxXW__jobsLayout{grid-template-columns:450px 1fr;align-items:start;gap:32px;margin-top:24px;display:grid}.jobs-module__KHFxXW__jobsList{background:0 0}.jobs-module__KHFxXW__resultsCount{color:#2d2d2d;z-index:10;background:#f8fafc;border-top:1px solid #0000;margin-bottom:24px;padding:8px;font-size:15px;font-weight:600;position:sticky;top:0}.jobs-module__KHFxXW__jobCard{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:16px;padding:24px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.jobs-module__KHFxXW__jobCardActive{border-width:1px;border-color:#2557a7;box-shadow:0 2px 8px #0000001a}.jobs-module__KHFxXW__jobCardActive:before{content:"";background:#2557a7;width:4px;position:absolute;top:0;bottom:0;left:0}.jobs-module__KHFxXW__jobTitle{color:#2d2d2d;margin-bottom:4px;font-size:18px;font-weight:700}.jobs-module__KHFxXW__jobCompany{color:#2d2d2d;margin-bottom:4px;font-size:16px;font-weight:600;display:block}.jobs-module__KHFxXW__jobMeta{color:#2d2d2d;flex-wrap:wrap;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.jobs-module__KHFxXW__jobSalary{color:#2d2d2d;margin-bottom:12px;font-weight:700}.jobs-module__KHFxXW__jobTags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex!important}.jobs-module__KHFxXW__jobTag{color:#2d2d2d;background:#f3f2f1;border-radius:6px;margin-right:6px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-block}.jobs-module__KHFxXW__detailPane{scrollbar-width:thin;background:#fff;border:1px solid #e0e0e0;border-radius:16px;height:fit-content;max-height:calc(100vh - 48px);padding:32px;position:sticky;top:24px;overflow-y:auto}.jobs-module__KHFxXW__detailHeader{border-bottom:1px solid #d4d2d0;margin-bottom:24px;padding-bottom:24px}.jobs-module__KHFxXW__detailTitle{color:#2d2d2d;margin-bottom:12px;font-size:32px;font-weight:800}.jobs-module__KHFxXW__detailMetaGrid{color:#595959;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;font-size:15px;display:flex}.jobs-module__KHFxXW__detailMetaItem{white-space:nowrap;align-items:center;display:flex}.jobs-module__KHFxXW__detailMetaItem:not(:last-child):after{content:"|";color:#d4d2d0;margin:0 12px;font-weight:300}.jobs-module__KHFxXW__detailGrid{grid-template-columns:1fr 320px;align-items:start;gap:24px;margin-top:24px;display:grid}.jobs-module__KHFxXW__detailMain{min-width:0}@media (max-width:1024px){.jobs-module__KHFxXW__detailGrid{grid-template-columns:1fr}}.jobs-module__KHFxXW__premiumCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000000d}.jobs-module__KHFxXW__premiumSidebar{flex-direction:column;gap:24px;display:flex}.jobs-module__KHFxXW__benefitList{margin:16px 0;padding:0;list-style:none}.jobs-module__KHFxXW__benefitItem{color:#4a5568;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:15px;display:flex}.jobs-module__KHFxXW__tagPill{color:#4f46e5;background:#eef2ff;border-radius:9999px;padding:4px 12px;font-size:13px;font-weight:500}.jobs-module__KHFxXW__sidebarIconBox{color:#64748b;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.jobs-module__KHFxXW__statRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.jobs-module__KHFxXW__statRow:last-child{border-bottom:none}.jobs-module__KHFxXW__applyButton{color:#fff;cursor:pointer;background:#2557a7;border:none;border-radius:10px;width:fit-content;padding:14px 32px;font-size:16px;font-weight:700;transition:background .2s;display:inline-block}.jobs-module__KHFxXW__applyButton:hover{background:#164081}.jobs-module__KHFxXW__noSelection{color:#6f6f6f;text-align:center;justify-content:center;align-items:center;height:100%;display:flex}@media (max-width:900px){.jobs-module__KHFxXW__jobsLayout{grid-template-columns:1fr}.jobs-module__KHFxXW__detailPane{display:none}.jobs-module__KHFxXW__jobsList{height:auto;overflow:visible}}
.home-module__Hx0lNG__hero{background:#fff;border-bottom:1px solid #f1f5f9;padding:80px 40px 60px}.home-module__Hx0lNG__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.home-module__Hx0lNG__heroTitle{color:#05264e;letter-spacing:-.03em;margin-bottom:20px;font-size:52px;font-weight:900;line-height:1.15}.home-module__Hx0lNG__heroTitle span{color:#3b82f6}.home-module__Hx0lNG__heroSubtitle{color:#4f7396;max-width:480px;margin-bottom:36px;font-size:17px;line-height:1.7}.home-module__Hx0lNG__searchForm{background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;align-items:center;max-width:800px;margin-bottom:20px;padding:8px;display:flex;box-shadow:0 10px 40px #0000000a}.home-module__Hx0lNG__searchGroup{flex:1;align-items:center;gap:10px;padding:0 16px;display:flex}.home-module__Hx0lNG__searchDivider{border-right:1.5px solid #f1f5f9}.home-module__Hx0lNG__searchInput{color:#05264e;background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-size:14px}.home-module__Hx0lNG__searchBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:100px;flex-shrink:0;padding:14px 28px;font-size:14px;font-weight:800;transition:background .2s}.home-module__Hx0lNG__searchBtn:hover{background:#2563eb}.home-module__Hx0lNG__rightContent{position:relative}.home-module__Hx0lNG__blob{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:10px solid #fff;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;width:100%;max-width:440px;height:440px;margin-left:auto;display:flex;box-shadow:0 30px 60px #0000000f}.home-module__Hx0lNG__section{padding:80px 0}.home-module__Hx0lNG__sectionHeader{text-align:center;margin-bottom:48px}.home-module__Hx0lNG__sectionTitle{color:#05264e;margin-bottom:12px;font-size:32px;font-weight:800}.home-module__Hx0lNG__sectionSubtitle{color:#64748b;font-size:16px}.home-module__Hx0lNG__categoriesGrid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.home-module__Hx0lNG__bannerSection{padding:0 0 90px}.home-module__Hx0lNG__bannerCard{color:#fff;background:#05264e;border-radius:30px;justify-content:space-between;align-items:center;padding:56px 60px;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__bannerDecor{background:#3b82f61a;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.home-module__Hx0lNG__bannerBadge{color:#60a5fa;text-transform:uppercase;background:#ffffff14;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:800}.home-module__Hx0lNG__bannerTitle{color:#fff;margin:18px 0;font-size:40px;font-weight:900}.home-module__Hx0lNG__bannerSubtitle{color:#ffffffa6;max-width:420px;margin-bottom:28px;font-size:16px}.home-module__Hx0lNG__bannerStats{z-index:1;gap:24px;display:flex;position:relative}.home-module__Hx0lNG__bannerStatBox{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;width:160px;padding:36px 32px}.home-module__Hx0lNG__bannerStatValue{color:#60a5fa;font-size:34px;font-weight:900}.home-module__Hx0lNG__bannerStatLabel{color:#ffffff8c;margin-top:4px;font-size:13px;font-weight:600}.home-module__Hx0lNG__jobsGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.home-module__Hx0lNG__newsletterSection{padding:0 0 100px}.home-module__Hx0lNG__newsletterCard{text-align:center;color:#fff;background:#05264e;border-radius:30px;padding:70px 60px}.home-module__Hx0lNG__newsletterTitle{margin-bottom:16px;font-size:38px;font-weight:900}.home-module__Hx0lNG__newsletterSubtitle{color:#fff9;margin-bottom:36px;font-size:17px}.home-module__Hx0lNG__newsletterForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.home-module__Hx0lNG__newsletterInput{border:none;border-radius:100px;outline:none;flex:1;padding:16px 22px;font-size:14px}.home-module__Hx0lNG__newsletterBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:100px;padding:16px 30px;font-size:14px;font-weight:800;transition:background .2s}.home-module__Hx0lNG__newsletterBtn:hover{background:#2563eb}@media (max-width:1200px){.home-module__Hx0lNG__jobsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.home-module__Hx0lNG__heroTitle{font-size:42px}.home-module__Hx0lNG__categoriesGrid{grid-template-columns:repeat(3,1fr)}.home-module__Hx0lNG__bannerCard{text-align:center;flex-direction:column;gap:40px;padding:40px}.home-module__Hx0lNG__bannerSubtitle{margin-left:auto;margin-right:auto}}@media (max-width:768px){.home-module__Hx0lNG__hero{padding:60px 20px 40px}.home-module__Hx0lNG__heroGrid{text-align:center;grid-template-columns:1fr;gap:40px}.home-module__Hx0lNG__heroSubtitle{margin-left:auto;margin-right:auto}.home-module__Hx0lNG__searchForm{border-radius:20px;flex-direction:column;gap:12px;padding:16px}.home-module__Hx0lNG__searchGroup{border-bottom:1px solid #f1f5f9;border-right:none;width:100%;padding:0 0 12px}.home-module__Hx0lNG__searchGroup:last-of-type{border-bottom:none}.home-module__Hx0lNG__searchDivider{display:none}.home-module__Hx0lNG__searchBtn{border-radius:12px;width:100%}.home-module__Hx0lNG__rightContent{display:none}.home-module__Hx0lNG__section{padding:60px 0}.home-module__Hx0lNG__categoriesGrid{grid-template-columns:repeat(2,1fr)}.home-module__Hx0lNG__jobsGrid{grid-template-columns:1fr}.home-module__Hx0lNG__newsletterCard{padding:40px 20px}.home-module__Hx0lNG__newsletterTitle{font-size:28px}.home-module__Hx0lNG__newsletterForm{flex-direction:column}.home-module__Hx0lNG__newsletterBtn{width:100%}}@media (max-width:480px){.home-module__Hx0lNG__heroTitle{font-size:34px}.home-module__Hx0lNG__categoriesGrid{grid-template-columns:1fr}.home-module__Hx0lNG__bannerStats{flex-direction:column;align-items:center;gap:16px;width:100%}.home-module__Hx0lNG__bannerStatBox{width:100%}}
