.staffsPage-main{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#ffffff)}.staffsPage-container{max-width:1450px;margin:0 auto;padding:2rem 3%}.staffsPage-layout{display:grid;grid-template-columns:320px 1fr;gap:1rem}.staffsPage-sidebar{position:sticky;top:6rem;height:fit-content}.staffsPage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.staffsPage-header h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.staffsPage-header p{color:#64748b;font-size:.9rem}.staffsPage-mobileFilterBtn{display:none;padding:.6rem 1.2rem;background:white;border:1px solid #e2e8f0;border-radius:12px;font-weight:600;color:#1e293b;cursor:pointer}.staffsPage-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}@media (max-width:1024px){.staffsPage-layout{grid-template-columns:280px 1fr;gap:1.5rem}}@media (max-width:768px){.staffsPage-container{padding:1rem 5%}.staffsPage-layout{grid-template-columns:1fr}.staffsPage-sidebar{position:fixed;top:0;left:-100%;width:85%;max-width:320px;height:100vh;z-index:1000;transition:left .3s ease}.staffsPage-sidebar.open{left:0}.staffsPage-mobileFilterBtn{display:flex;align-items:center;gap:.5rem}.staffsPage-grid{grid-template-columns:1fr;gap:1rem}}.FiltersSidebar_filtersSidebar__vcfiN{background:white;border-radius:24px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.FiltersSidebar_sidebarHeader__hAZNC{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.FiltersSidebar_sidebarHeader__hAZNC h3{font-size:1.2rem;font-weight:700;color:#1e293b}.FiltersSidebar_closeBtn__CivyN{display:none;background:none;border:none;cursor:pointer;color:#64748b}.FiltersSidebar_filterGroup__PeWlp{margin-bottom:1.5rem}.FiltersSidebar_filterGroup__PeWlp label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.FiltersSidebar_filterInput__B_uI9,.FiltersSidebar_filterSelect__dtKeI{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.85rem;transition:all .3s ease}.FiltersSidebar_filterInput__B_uI9:focus,.FiltersSidebar_filterSelect__dtKeI:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.FiltersSidebar_clearBtn__JqJGx{width:100%;padding:.75rem;background:#f1f5f9;border:none;border-radius:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.FiltersSidebar_clearBtn__JqJGx:hover{background:#e2e8f0;color:#1e293b}.FiltersSidebar_mobileOverlay__paw2e{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998}@media (max-width:768px){.FiltersSidebar_filtersSidebar__vcfiN{position:fixed;top:0;left:-100%;width:85%;max-width:320px;height:100vh;z-index:99999999;border-radius:0;transition:left .3s ease;overflow-y:auto}.FiltersSidebar_filtersSidebar__vcfiN.FiltersSidebar_mobileOpen__QZ_d1{left:0}.FiltersSidebar_closeBtn__CivyN{display:block}}.StaffHero_staffHero__m83Gx{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f0c29,#1a1a3e,#24243e)}.StaffHero_heroBackground__omDnl{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/_next/static/media/job.75fe9ee0.webp);background-size:cover;background-position:50%;background-attachment:fixed;opacity:.2;animation:StaffHero_slowZoom__eesEi 30s ease-out infinite}@keyframes StaffHero_slowZoom__eesEi{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.StaffHero_heroOverlay__e3EOd{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(102,126,234,.2),rgba(0,0,0,.85))}.StaffHero_heroContainer__vjTMw{position:relative;z-index:2;max-width:900px;width:100%;padding:4rem 2rem 2rem;text-align:center}.StaffHero_heroContent__rV9sh{max-width:800px;margin:0 auto}.StaffHero_heroBadge__QMpwY{display:inline-flex;align-items:center;gap:.75rem;padding:.6rem 1.2rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;font-size:.875rem;color:white;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2)}.StaffHero_heroTitle__QTVf3{font-size:3.5rem;font-weight:800;color:white;margin-bottom:1.5rem;line-height:1.2}.StaffHero_gradientText__BmRDO{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);-webkit-background-clip:text;background-clip:text;color:transparent}.StaffHero_heroSubtitle__17RXx{font-size:1.2rem;color:rgba(255,255,255,.9);margin-bottom:2.5rem;line-height:1.6}.StaffHero_heroStats__1ebgM{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1rem;background:var(--color-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:80px;width:fit-content;margin:0 auto}.StaffHero_heroStat__AbAKS{display:flex;align-items:center;gap:.75rem}.StaffHero_heroStat__AbAKS svg{color:#667eea}.StaffHero_heroStat__AbAKS div{text-align:left}.StaffHero_statNumber__f7lN1{display:block;font-size:1.2rem;font-weight:800;color:white;line-height:1.2}.StaffHero_statLabel__MF5jx{font-size:.7rem;color:rgba(255,255,255,.7)}.StaffHero_heroStatDivider__eG4A2{width:1px;height:40px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.3),transparent)}.StaffHero_heroWave__hp8ey{position:absolute;bottom:-2px;left:0;right:0;z-index:1;pointer-events:none}@media (max-width:768px){.StaffHero_heroTitle__QTVf3{font-size:2rem}.StaffHero_heroSubtitle__17RXx{font-size:1rem}.StaffHero_heroStats__1ebgM{flex-direction:column;gap:1rem;border-radius:30px;padding:1rem;width:100%}.StaffHero_heroStatDivider__eG4A2{display:none}.StaffHero_heroStat__AbAKS{width:100%;justify-content:center}.StaffHero_heroStat__AbAKS div{text-align:center}}.StaffCard_staffCard__D5_jy{background:white;border-radius:20px;padding:1.5rem;border:1px solid #e2e8f0;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.05)}.StaffCard_staffCard__D5_jy:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:transparent}.StaffCard_cardHeader__ymxKC{display:flex;gap:1rem;margin-bottom:1rem}.StaffCard_profileImage__1LQ4v{position:relative;width:70px;height:70px;flex-shrink:0}.StaffCard_profileImage__1LQ4v img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.StaffCard_verifiedBadge__DfTGv{position:absolute;bottom:0;right:0;background:#10b981;border-radius:50%;padding:2px;display:flex;align-items:center;justify-content:center;border:2px solid white}.StaffCard_verifiedBadge__DfTGv svg{color:white}.StaffCard_profileInfo__QWk_7{flex:1 1}.StaffCard_staffName__o_kfc{font-size:1.2rem;font-weight:700;color:#1e293b}.StaffCard_profession__xbXij,.StaffCard_staffName__o_kfc{margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.StaffCard_profession__xbXij{font-size:.95rem;color:#667eea;font-weight:500}.StaffCard_rating__sRCEY{display:flex;align-items:center;gap:.25rem}.StaffCard_rating__sRCEY span{font-size:.8rem;font-weight:600;color:#f59e0b}.StaffCard_staffDetails__ANzP9{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.StaffCard_detailItem__m2fyM{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#64748b}.StaffCard_skillsSection__oCALG{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.StaffCard_skillTag__D8Xh2{display:flex;align-items:center;gap:.25rem;background:#f1f5f9;color:#475569}.StaffCard_skillMore__6GdJV,.StaffCard_skillTag__D8Xh2{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.StaffCard_skillMore__6GdJV{background:#e2e8f0;color:#64748b}.StaffCard_shortDescription__u8Og3{color:#000;font-size:.9rem;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.StaffCard_cardFooter__hIB_0{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}.StaffCard_rateInfo__O9930{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap}.StaffCard_rateLabel__uRKHK{font-size:.8rem;color:#94a3b8}.StaffCard_rateValue__yZt9f{font-size:1rem;font-weight:700;color:#667eea}.StaffCard_rateUnit__NjVmo{font-size:.7rem;color:#94a3b8}.StaffCard_viewProfileBtn__i14CK{padding:.5rem 1rem;background:#f1f5f9;border-radius:12px;text-decoration:none;font-size:.8rem;font-weight:600;color:#667eea;transition:all .3s ease}.StaffCard_viewProfileBtn__i14CK:hover{background:#667eea;color:white}@media (max-width:768px){.StaffCard_staffCard__D5_jy{padding:1rem}.StaffCard_cardFooter__hIB_0{flex-direction:column;gap:.75rem;align-items:stretch}.StaffCard_viewProfileBtn__i14CK{text-align:center}}