:root{--navy:#0a1628;--slate:#1e3a5f;--steel:#2a6080;--ice:#e8f4f8;--amber:#d97706;--amber-light:#fef3c7;--green:#16a34a;--white:#ffffff;--off:#f8fafb;--text:#1a2332;--muted:#6b7280;--border:#e2e8f0}.home_page{overflow-x:hidden}.home_hero{position:relative;min-height:100vh;background:var(--navy);background-image:url('/assets/images/hero-mountain.webp');background-size:cover;background-position:center bottom;display:flex;flex-direction:column;overflow:hidden}.home_hero_bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 60% 40%,rgba(42,96,128,.55) 0,transparent 65%),radial-gradient(ellipse 50% 80% at 10% 90%,rgba(217,119,6,.12) 0,transparent 55%),linear-gradient(175deg,#0a1628 0,#112240 55%,#0d1b2a 100%);z-index:0;opacity:60%}.home_hero_bg::after{content:'';position:absolute;inset:0;background-image:radial-gradient(1px 1px at 15% 20%,rgba(255,255,255,.6) 0,transparent 100%),radial-gradient(1px 1px at 32% 8%,rgba(255,255,255,.4) 0,transparent 100%),radial-gradient(1.5px 1.5px at 68% 15%,rgba(255,255,255,.5) 0,transparent 100%),radial-gradient(1px 1px at 82% 6%,rgba(255,255,255,.3) 0,transparent 100%),radial-gradient(1px 1px at 45% 3%,rgba(255,255,255,.5) 0,transparent 100%),radial-gradient(1px 1px at 90% 25%,rgba(255,255,255,.4) 0,transparent 100%),radial-gradient(1px 1px at 5% 55%,rgba(255,255,255,.3) 0,transparent 100%),radial-gradient(1.5px 1.5px at 75% 40%,rgba(255,255,255,.4) 0,transparent 100%)}.home_hero_nav_wrap{position:relative;z-index:10;padding:0;background:0 0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.home_hero .nav_pill{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.home_hero .nav_pill:hover{background:rgba(255,255,255,.18)}.home_hero .nav_pill_burger span{background:#fff}.home_hero .nav_pill_avatar{background:rgba(255,255,255,.2);color:#fff}.home_hero_content{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 20px 100px;max-width:1100px;margin:0 auto;width:100%}.home_hero_label{display:inline-flex;align-items:center;gap:7px;background:rgba(217,119,6,.15);border:1px solid rgba(217,119,6,.35);color:#fbbf24;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:20px;margin-bottom:24px;width:fit-content}.home_hero_label::before{content:'❄';font-size:14px}.home_hero h1{font-family:Inter,sans-serif;font-size:clamp(38px, 7vw, 78px);font-weight:900;color:var(--white);line-height:1.05;margin:0 0 24px;max-width:820px}.home_hero h1 em{font-style:italic;color:#7dd3e8}.home_hero_sub{font-size:clamp(16px, 2vw, 19px);color:rgba(255,255,255,.7);max-width:540px;line-height:1.65;margin:0 0 40px}.home_hero_actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:56px}.btn_hero_primary{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--navy);font-size:15px;font-weight:700;padding:15px 28px;border-radius:10px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 20px rgba(0,0,0,.3)}.btn_hero_primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.35)}.btn_hero_secondary{display:inline-flex;align-items:center;gap:8px;background:0 0;color:rgba(255,255,255,.85);font-size:15px;font-weight:600;padding:15px 24px;border-radius:10px;border:1px solid rgba(255,255,255,.25);text-decoration:none;transition:background .15s,border-color .15s}.btn_hero_secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45)}.home_hero_stats{display:flex;flex-wrap:wrap;gap:0;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.05);backdrop-filter:blur(12px);width:fit-content;overflow:hidden}.hero_stat{padding:18px 28px;border-right:1px solid rgba(255,255,255,.1)}.hero_stat:last-child{border-right:none}.hero_stat strong{display:block;font-size:26px;font-weight:800;color:#fff;font-family:Inter,sans-serif}.hero_stat span{font-size:12px;color:rgba(255,255,255,.5)}.home_wave{position:relative;z-index:5;margin-top:-2px;line-height:0}.home_wave svg{display:block;width:100%}.home_section{padding:88px 20px}.home_section_inner{max-width:1100px;margin:0 auto}.home_section.bg_white{background:var(--white)}.home_section.bg_off{background:var(--off)}.home_section.bg_navy{background:var(--navy)}.home_section.bg_ice{background:var(--ice)}.section_eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--steel);margin:0 0 12px}.section_eyebrow.light{color:rgba(125,211,232,.8)}.section_heading{font-family:Inter,sans-serif;font-size:clamp(26px, 4vw, 42px);font-weight:800;color:var(--text);margin:0 0 16px;line-height:1.2}.section_heading.light{color:var(--white)}.section_subtext{font-size:16px;color:var(--muted);max-width:520px;line-height:1.7;margin:0 0 52px}.section_subtext.light{color:rgba(255,255,255,.65)}.features_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feature_card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px;transition:box-shadow .2s,transform .2s}.feature_card:hover{box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-3px)}.feature_icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:22px}.feature_icon.blue{background:#dbeafe}.feature_icon.green{background:#d1fae5}.feature_icon.amber{background:#fef3c7}.feature_icon.purple{background:#ede9fe}.feature_icon.pink{background:#fce7f3}.feature_icon.slate{background:#f1f5f9}.feature_card h3{font-size:16px;font-weight:700;color:var(--text);margin:0 0 8px}.feature_card p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.steps_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;position:relative}.steps_grid::before{content:'';position:absolute;top:28px;left:10%;right:10%;height:2px;background:linear-gradient(to right,var(--ice),var(--steel),var(--ice));z-index:0}.step_item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;position:relative;z-index:1}.step_num{width:56px;height:56px;border-radius:50%;background:var(--navy);color:var(--white);font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-family:Inter,sans-serif;border:3px solid var(--white);box-shadow:0 4px 16px rgba(10,22,40,.3)}.step_item h3{font-size:15px;font-weight:700;color:var(--text);margin:0 0 8px}.step_item p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.rec_section_grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media (max-width:760px){.rec_section_grid{grid-template-columns:1fr;gap:36px}}.rec_section_visual{background:linear-gradient(135deg,rgba(42,96,128,.2) 0,rgba(10,22,40,.5) 100%);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px}.rec_mock_card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:16px 18px;display:flex;align-items:center;gap:14px;margin-bottom:10px}.rec_mock_card:last-child{margin-bottom:0}.rec_mock_avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#3a8ca8,#2a6080);flex-shrink:0}.rec_mock_info{flex:1}.rec_mock_name{height:10px;background:rgba(255,255,255,.4);border-radius:4px;width:60%;margin-bottom:6px}.rec_mock_meta{height:8px;background:rgba(255,255,255,.15);border-radius:4px;width:80%}.rec_mock_badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:20px;flex-shrink:0}.badge_shortlisted{background:rgba(22,163,74,.2);color:#4ade80;border:1px solid rgba(74,222,128,.3)}.badge_pending_m{background:rgba(251,191,36,.2);color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.badge_viewed_m{background:rgba(96,165,250,.2);color:#93c5fd;border:1px solid rgba(147,197,253,.3)}.rec_perks_list{list-style:none;padding:0;margin:0 0 36px;display:flex;flex-direction:column;gap:12px}.rec_perks_list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:rgba(255,255,255,.85);line-height:1.5}.rec_perks_list li::before{content:'✓';width:22px;height:22px;background:rgba(22,163,74,.25);border:1px solid rgba(74,222,128,.35);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#4ade80;flex-shrink:0;margin-top:1px}.btn_recruiter_cta{display:inline-flex;align-items:center;gap:8px;background:var(--amber);color:#fff;font-size:15px;font-weight:700;padding:14px 28px;border-radius:10px;text-decoration:none;transition:background .15s,transform .15s}.btn_recruiter_cta:hover{background:#b45309;transform:translateY(-1px)}.faq_grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:680px){.faq_grid{grid-template-columns:1fr}}.faq_item{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:22px 24px;cursor:pointer;transition:box-shadow .15s}.faq_item:hover{box-shadow:0 4px 16px rgba(0,0,0,.07)}.faq_item summary{font-size:15px;font-weight:600;color:var(--text);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.faq_item summary::-webkit-details-marker{display:none}.faq_chevron{width:24px;height:24px;border-radius:50%;background:var(--off);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s,background .2s;font-size:12px;color:var(--muted)}.faq_item[open] .faq_chevron{transform:rotate(180deg);background:var(--ice)}.faq_item p{font-size:14px;color:var(--muted);line-height:1.7;margin:14px 0 0}.home_cta_banner{background:linear-gradient(135deg,var(--slate) 0,var(--steel) 100%);border-radius:20px;padding:56px 48px;text-align:center;position:relative;overflow:hidden}.home_cta_banner::before{content:'❄ ❄ ❄';position:absolute;top:20px;right:32px;font-size:28px;opacity:.12;letter-spacing:12px}.home_cta_banner h2{font-family:Inter,sans-serif;font-size:clamp(24px, 4vw, 38px);font-weight:800;color:#fff;margin:0 0 14px}.home_cta_banner p{font-size:16px;color:rgba(255,255,255,.7);margin:0 0 32px}.home_cta_buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.home_footer{background:var(--navy);padding:48px 20px 28px}.home_footer_inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.07)}@media (max-width:760px){.home_footer_inner{grid-template-columns:1fr 1fr}}@media (max-width:480px){.home_footer_inner{grid-template-columns:1fr}}.footer_brand img{height:28px;opacity:.9;margin-bottom:12px;display:block}.footer_brand p{font-size:13px;color:rgba(255,255,255,.4);line-height:1.6}.footer_col h4{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.35);margin:0 0 14px}.footer_col ul{list-style:none;padding:0;margin:0}.footer_col ul li{margin-bottom:8px}.footer_col ul li a{font-size:13px;color:rgba(255,255,255,.55);text-decoration:none;transition:color .15s}.footer_col ul li a:hover{color:rgba(255,255,255,.9)}.home_footer_bottom{max-width:1100px;margin:24px auto 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.home_footer_bottom p{font-size:12px;color:rgba(255,255,255,.3);margin:0}.footer_legal_links{display:flex;gap:20px}.footer_legal_links a{font-size:12px;color:rgba(255,255,255,.3);text-decoration:none}.footer_legal_links a:hover{color:rgba(255,255,255,.6)}@media (max-width:600px){.hero_stat{padding:14px 18px}.hero_stat strong{font-size:20px}.home_hero_stats{width:100%}.home_cta_banner{padding:36px 24px}.steps_grid::before{display:none}.home_section{padding:60px 20px}}.scene_image_grid{display:grid;grid-template-columns:1.5fr 1fr;gap:16px;height:380px}@media (max-width:700px){.scene_image_grid{grid-template-columns:1fr;height:auto}.scene_image_large{height:220px!important}}.scene_image_card{position:relative;border-radius:16px;overflow:hidden;flex:1}.scene_image_large{height:100%}.scene_image_cards_col{display:flex;flex-direction:column;gap:16px}.scene_image_cards_col .scene_image_card{flex:1}.scene_image_card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.scene_image_card:hover img{transform:scale(1.03)}.scene_image_label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0,transparent 100%);color:#fff;font-size:13px;font-weight:600;padding:24px 16px 12px}.home_hero_nav_wrap{background:0 0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.steps_subtext{margin-bottom:64px}.home_scenes_section{padding:0 20px 72px}.rec_mock_avatar_1{background:linear-gradient(135deg,#5b21b6,#7c3aed)}.rec_mock_avatar_2{background:linear-gradient(135deg,#b45309,#d97706)}.rec_mock_name{width:50%}.rec_mock_meta{width:65%}