.Hero_wrapper__oPhcm{width:100%}.Hero_hero__1d92z{position:relative;min-height:82vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:120px 2rem 80px}.Hero_background__orkC2{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.Hero_bgImage__Qtb_o{width:100%;height:100%;object-fit:cover;opacity:.8;filter:saturate(1.1) blur(4px)}.Hero_overlay__Vle1u{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(250,251,252,.92) 60%,rgba(250,251,252,1));z-index:1}.Hero_container__KML1d{max-width:1200px;width:100%;z-index:2;margin:0 auto}.Hero_heroGrid__AbNjU{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:4rem;gap:4rem;align-items:center}.Hero_textColumn__McxgK{text-align:left}.Hero_title__bGj6o{font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:900;line-height:1.08;margin-bottom:1.5rem;letter-spacing:-.035em;color:var(--text-main)}.Hero_description__Jx21_{font-size:clamp(1rem,1.8vw,1.2rem);color:var(--text-secondary);line-height:1.6;margin-bottom:3rem;max-width:600px}@media (max-width:968px){.Hero_heroGrid__AbNjU{display:flex;flex-direction:column;gap:3rem;text-align:center}.Hero_textColumn__McxgK{text-align:center;order:2}.Hero_formColumn__h75NP{order:1}.Hero_title__bGj6o{font-size:2.8rem;margin-bottom:1.5rem}.Hero_description__Jx21_{margin-left:auto;margin-right:auto;margin-bottom:2rem}}.Hero_registrationCard__3f80Q{background:var(--bg-white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:2rem 2rem 1.75rem;border-radius:var(--radius-xl);max-width:460px;margin:0 auto 3rem;text-align:left;box-shadow:var(--shadow-xl);border:1px solid var(--border)}.Hero_registrationCard__3f80Q h3{font-size:1.5rem;font-weight:800;color:var(--secondary);margin-bottom:.5rem}.Hero_registrationCard__3f80Q p{font-size:.95rem;color:var(--text-muted);margin-bottom:2rem}.Hero_formGrid__UHMuL{display:flex;flex-direction:column;gap:1rem}.Hero_ctaInputGroup__XZOYB{display:flex;align-items:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:0 .9rem;transition:all .2s ease}.Hero_ctaInputGroup__XZOYB:focus-within{border-color:var(--primary);background:var(--bg-white);box-shadow:0 0 0 3px rgba(45,146,0,.1)}.Hero_inputIcon__5BdwE{color:var(--text-muted);font-size:1.2rem}.Hero_ctaInput__hGSry{flex:1 1;border:none;background:none;padding:12px;font-size:.95rem;outline:none;color:var(--text-main)}.Hero_ctaSubmitBtn__LE5B2{background:var(--primary);color:white;border:none;padding:.9rem;border-radius:var(--radius-sm);font-weight:700;font-size:.95rem;cursor:pointer;margin-top:.25rem;transition:all .2s;box-shadow:0 2px 8px rgba(45,146,0,.28);letter-spacing:-.01em}.Hero_ctaSubmitBtn__LE5B2:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 14px rgba(45,146,0,.38)}.Hero_socialDivider__bUfsq{display:flex;align-items:center;gap:1rem;margin:2rem 0;color:var(--text-muted);font-size:.8rem;font-weight:600;text-transform:uppercase}.Hero_socialDivider__bUfsq:after,.Hero_socialDivider__bUfsq:before{content:"";flex:1 1;height:1px;background:rgba(0,0,0,.05)}.Hero_socialLoginGrid__vldRL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:2rem}.Hero_socialBtn__hW_8R{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border-radius:12px;border:1px solid rgba(0,0,0,.05);background:white;font-size:.85rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .2s}.Hero_socialBtn__hW_8R:hover{background:var(--bg-surface);border-color:var(--primary)}.Hero_ctaTerms__Q0Rxk{font-size:.75rem;color:var(--text-muted);text-align:center}.Hero_searchBar__bO9Ye:focus-within{transform:translateY(-2px);box-shadow:0 15px 40px rgba(0,35,37,.08);border-color:var(--primary)}.Hero_inputGroup__WRT3s{flex:1 1;display:flex;align-items:center;gap:.75rem;padding:0 1.5rem}.Hero_searchIcon__tHPM2{font-size:1.4rem;color:var(--text-muted)}.Hero_inputGroup__WRT3s input{width:100%;padding:1rem 0;background:transparent;border:none;color:var(--text-main);font-size:1.05rem;font-weight:500;outline:none}.Hero_inputGroup__WRT3s input::placeholder{color:var(--text-muted)}.Hero_divider__4sE4x{width:1px;height:40px;background:rgba(0,35,37,.1)}.Hero_searchBtn__eUjur{background:var(--primary);color:white;padding:1.1rem 2.8rem;border-radius:100px;font-size:1rem}.Hero_stats__NK_pR{display:flex;align-items:center;gap:4rem;justify-content:center;margin-top:2rem}.Hero_statItem__KQbbP{display:flex;flex-direction:column;gap:.25rem;text-align:left}.Hero_statValue__fxA3x{font-size:2.2rem;font-weight:800;color:var(--text-main);line-height:1}.Hero_statLabel__KV_jx{font-size:.85rem;color:var(--text-muted);font-weight:600;text-transform:uppercase}.Hero_statDivider__xpQbG{width:1px;height:40px;background:rgba(0,35,37,.1)}.Hero_heroActions__t_s5z{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.Hero_categoriesSection__X_tLU{padding:80px 2rem;background:var(--bg-white);border-bottom:1px solid var(--border)}.Hero_categoriesHeader__pV_pp{text-align:center;margin-bottom:3rem}.Hero_categoriesHeader__pV_pp h3{font-size:2rem;font-weight:800;color:var(--text-main);letter-spacing:-.025em;margin-bottom:.75rem}.Hero_categoriesHeader__pV_pp p{font-size:1rem;color:var(--text-secondary)}.Hero_categoriesGrid__Ud4DQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.Hero_categoryCard__R8jk2{display:block;background:var(--bg-surface);padding:2rem 2rem 1.75rem;border-radius:28px;border:1px solid rgba(0,35,37,.03);transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit}.Hero_categoryCard__R8jk2:hover{transform:translateY(-8px);background:white;box-shadow:0 20px 50px rgba(0,35,37,.08);border-color:var(--primary)}.Hero_categoryIcon__wRQ22{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem}.Hero_categoryCard__R8jk2 h4{font-size:1.25rem;font-weight:700;color:var(--text-main);margin-bottom:1.25rem}.Hero_tagCloud__zajNm{display:flex;flex-wrap:wrap;gap:.75rem}.Hero_tag__RhHrL{background:white;padding:.5rem 1rem;border-radius:10px;font-size:.9rem;font-weight:600;color:var(--text-secondary);border:1px solid rgba(0,35,37,.05);transition:all .3s ease}.Hero_categoryCard__R8jk2:hover .Hero_tag__RhHrL{background:var(--bg-surface)}@media (max-width:768px){.Hero_hero__1d92z{min-height:auto;padding:120px 1.5rem 60px}.Hero_title__bGj6o{font-size:3.2rem}.Hero_searchBar__bO9Ye{flex-direction:column;border-radius:30px;padding:1.5rem;gap:1.5rem}.Hero_inputGroup__WRT3s{width:100%;padding:0}.Hero_divider__4sE4x{display:none}.Hero_searchBtn__eUjur{width:100%}.Hero_stats__NK_pR{flex-direction:column;gap:2rem;align-items:center}.Hero_statItem__KQbbP{text-align:center}.Hero_statDivider__xpQbG{width:60px;height:1px}.Hero_categoriesGrid__Ud4DQ{grid-template-columns:1fr}.Hero_heroActions__t_s5z{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:320px;margin:3rem auto 0}.Hero_heroActions__t_s5z button{width:100%!important;min-height:56px;display:flex;justify-content:center;align-items:center}}.Partners_section__lMae1{padding:100px 2rem;background:#FFFFFF;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.Partners_container__LmVvv{max-width:1200px;margin:0 auto}.Partners_label__PUGyc{font-size:.9rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.25em;margin-bottom:4rem;text-align:center}.Partners_sliderWrapper__MaA7P{width:100%;overflow:hidden;position:relative;padding:2rem 0}.Partners_sliderWrapper__MaA7P:after,.Partners_sliderWrapper__MaA7P:before{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.Partners_sliderWrapper__MaA7P:before{left:0;background:linear-gradient(90deg,white 0,transparent)}.Partners_sliderWrapper__MaA7P:after{right:0;background:linear-gradient(270deg,white 0,transparent)}.Partners_slider__BCwse{display:flex;gap:3rem;width:max-content}.Partners_partnerCard__kwiYQ{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;background:#F9FAFB;border:1px solid #e5e7eb;border-radius:16px;transition:all .4s cubic-bezier(.16,1,.3,1);min-width:200px;box-shadow:0 4px 6px rgba(0,0,0,.02)}.Partners_partnerCard__kwiYQ:hover{background:#FFFFFF;border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.Partners_icon__tpVFU{font-size:1.5rem;color:var(--text-main);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Partners_partnerCard__kwiYQ:hover .Partners_icon__tpVFU{color:var(--primary);transform:scale(1.1)}.Partners_name__8QtUU{font-size:1.1rem;font-weight:700;color:var(--text-main);letter-spacing:-.01em}@media (max-width:768px){.Partners_section__lMae1{padding:60px 1.5rem}.Partners_partnerCard__kwiYQ{min-width:160px;padding:.75rem 1.25rem}.Partners_sliderWrapper__MaA7P:after,.Partners_sliderWrapper__MaA7P:before{width:50px}}.BridgeSection_section__RChC_{padding:120px 2rem;background:transparent;position:relative}.BridgeSection_container__fzg4s{max-width:1200px;margin:0 auto}.BridgeSection_header__SWvMl{text-align:center;margin-bottom:6rem}.BridgeSection_hueyiBadge__NlFt8{display:inline-block;padding:.5rem 1.25rem;background:rgba(88,86,214,.1);color:var(--secondary);border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(88,86,214,.2);text-transform:uppercase;letter-spacing:.1em}.BridgeSection_title__dD9Xx{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1.5rem;color:var(--text-main);letter-spacing:-.02em}.BridgeSection_subtitle__INnzC{font-size:1.25rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.BridgeSection_grid__JkoF5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.BridgeSection_card__Csw3M{padding:4rem 2.5rem;text-align:center}.BridgeSection_iconWrapper__iKagF{width:80px;height:80px;background:#F4F7F9;color:var(--primary);border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:2.8rem;margin:0 auto 2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);border:1px solid rgba(0,0,0,.05)}.BridgeSection_card__Csw3M:hover .BridgeSection_iconWrapper__iKagF{background:var(--primary-gradient);color:white;transform:scale(1.1) rotate(8deg);border-color:transparent;box-shadow:0 10px 30px rgba(55,160,0,.3)}.BridgeSection_cardTitle__t5kE5{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;color:var(--text-main);letter-spacing:-.01em}.BridgeSection_cardDescription__XfUl3{font-size:1.05rem;color:var(--text-secondary);line-height:1.7}@media (max-width:968px){.BridgeSection_grid__JkoF5{grid-template-columns:1fr;max-width:500px;margin:0 auto;gap:2rem}}.ProfilePreview_section__f8NCC{padding:120px 2rem;background:transparent}.ProfilePreview_container__Bt4sS{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}.ProfilePreview_hueyiBadge___kmzQ{display:inline-block;padding:.5rem 1.25rem;background:rgba(55,160,0,.1);color:var(--primary);border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(55,160,0,.2);text-transform:uppercase;letter-spacing:.1em}.ProfilePreview_title___tYyV{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:2rem;line-height:1.1;color:var(--text-main);letter-spacing:-.02em}.ProfilePreview_subtitle__z_ULQ{font-size:1.25rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.7}.ProfilePreview_list__eRZDE{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.ProfilePreview_list__eRZDE li{display:flex;align-items:center;gap:1.25rem;font-size:1.1rem;color:var(--text-main);font-weight:600}.ProfilePreview_check__WBiZ5{color:var(--primary);font-size:1.8rem;flex-shrink:0}.ProfilePreview_cardWrapper__5_VyT{position:relative}.ProfilePreview_profileCard__ma_5c{background:white;border:1px solid rgba(0,0,0,.05);border-radius:36px;padding:3rem;box-shadow:0 20px 50px rgba(0,0,0,.05)}.ProfilePreview_cardHeader__DFXJz{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.ProfilePreview_avatar__3Fizh{width:64px;height:64px;background:var(--primary-gradient);color:white;border-radius:20px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.4rem;box-shadow:0 4px 15px rgba(55,160,0,.3)}.ProfilePreview_headerInfo__2Vlm2 h3{font-size:1.5rem;font-weight:700;color:var(--text-main);margin-bottom:4px}.ProfilePreview_headerInfo__2Vlm2 p{color:var(--text-secondary);font-size:1rem}.ProfilePreview_score__CoO73{margin-left:auto;padding:.6rem 1.2rem;background:rgba(255,149,0,.1);color:var(--accent);border-radius:14px;display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:.9rem;border:1px solid rgba(255,149,0,.2)}.ProfilePreview_tags__SDWFm{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.ProfilePreview_tag__1DAon{padding:.5rem 1rem;background:var(--bg-surface);border:1px solid var(--glass-border);border-radius:10px;color:var(--text-secondary);font-size:.9rem;font-weight:700}.ProfilePreview_status__e54lx{margin-bottom:2.5rem}.ProfilePreview_statusBar__V9Fx7{height:10px;background:var(--bg-surface);border-radius:20px;margin-bottom:.75rem;overflow:hidden;border:1px solid var(--glass-border)}.ProfilePreview_statusFill__Fh7xI{height:100%;background:var(--primary-gradient);box-shadow:0 0 20px rgba(55,160,0,.5)}.ProfilePreview_status__e54lx span{font-size:.9rem;color:var(--primary);font-weight:700;display:flex;align-items:center;gap:6px}.ProfilePreview_viewBtn__Jk9iw{width:100%;padding:1.2rem}@media (max-width:968px){.ProfilePreview_container__Bt4sS{grid-template-columns:1fr;gap:4rem}.ProfilePreview_title___tYyV{font-size:3rem}.ProfilePreview_cardHeader__DFXJz{flex-direction:column;text-align:center}.ProfilePreview_score__CoO73{margin:0 auto}}.CTASection_section__ap20I{padding:120px 2rem;background:transparent}.CTASection_container__DR1vJ{max-width:1200px;margin:0 auto}.CTASection_grid__z0M74{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.CTASection_card__YV_NN{padding:5rem 3.5rem;border-radius:40px;background:white;border:1px solid white;display:flex;flex-direction:column;justify-content:center;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 15px 40px rgba(0,35,37,.05)}.CTASection_card__YV_NN:hover{transform:translateY(-10px);box-shadow:0 30px 70px rgba(0,35,37,.1)}.CTASection_candidateCard__f0W_t{background:white}.CTASection_employerCard__155hV{background:var(--bg-surface);border-color:var(--glass-border)}.CTASection_content__xuLii{position:relative;z-index:2}.CTASection_icon__tJUY5{font-size:3.5rem;margin-bottom:2.5rem;transition:transform .5s ease}.CTASection_card__YV_NN:hover .CTASection_icon__tJUY5{transform:scale(1.1) rotate(-5deg)}.CTASection_candidateCard__f0W_t .CTASection_icon__tJUY5{color:var(--primary)}.CTASection_employerCard__155hV .CTASection_icon__tJUY5{color:var(--text-main)}.CTASection_card__YV_NN h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;margin-bottom:1.5rem;color:var(--text-main);letter-spacing:-.02em}.CTASection_card__YV_NN p{font-size:1.2rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.6}.CTASection_btn__yAfko{width:-moz-fit-content;width:fit-content;padding:1.2rem 3rem;font-size:1.1rem}.CTASection_candidateCard__f0W_t .CTASection_btn__yAfko{background:var(--primary);color:white;box-shadow:0 10px 25px rgba(55,160,0,.3)}.CTASection_candidateCard__f0W_t .CTASection_btn__yAfko:hover{background:var(--primary-hover);box-shadow:0 15px 35px rgba(55,160,0,.4)}.CTASection_employerCard__155hV .CTASection_btn__yAfko{background:var(--text-main);color:white;box-shadow:0 10px 25px rgba(0,35,37,.2)}.CTASection_employerCard__155hV .CTASection_btn__yAfko:hover{background:#000000;box-shadow:0 15px 35px rgba(0,35,37,.3)}@media (max-width:968px){.CTASection_grid__z0M74{grid-template-columns:1fr;gap:2rem}.CTASection_card__YV_NN{padding:4rem 2.5rem;text-align:center}.CTASection_content__xuLii{display:flex;flex-direction:column;align-items:center}.CTASection_btn__yAfko{width:100%}}