.home-page { overflow: hidden; color: #162033; background: #fbfcff; }
.home-hero { position: relative; padding: 86px 0 74px; background: linear-gradient(138deg,#f7faff 0%,#f4f8ff 48%,#f4fbf8 100%); }
.home-orb { position: absolute; border-radius: 50%; filter: blur(2px); pointer-events: none; }
.home-orb-one { width: 420px; height: 420px; right: -140px; top: -210px; background: rgba(45,107,214,.1); }
.home-orb-two { width: 250px; height: 250px; left: 43%; bottom: -170px; background: rgba(54,165,126,.09); }
.home-hero-grid { position: relative; display: grid; grid-template-columns: minmax(0,1.08fr) minmax(420px,.92fr); align-items: center; gap: 70px; }
.home-kicker { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 21px; color: #2457b2; font-size: 12px; font-weight: 750; letter-spacing: .11em; text-transform: uppercase; }
.home-kicker i { width: 7px; height: 7px; border-radius: 50%; background: #35a175; box-shadow: 0 0 0 5px rgba(53,161,117,.11); }
.home-hero h1 { max-width: 760px; margin: 0; color: #172137; font-size: clamp(48px,5vw,76px); font-weight: 750; line-height: .99; letter-spacing: -.052em; }
.home-hero h1 em { color: #2e64c3; font-style: normal; }
.home-hero-copy > p { max-width: 630px; margin: 27px 0 31px; color: #5d6b7d; font-size: 18px; line-height: 1.58; }
.home-search { display: grid; grid-template-columns: minmax(260px,1fr) 210px auto; max-width: 840px; padding: 8px; border: 1px solid rgba(34,64,112,.12); border-radius: 16px; background: #fff; box-shadow: 0 18px 50px rgba(40,64,100,.12); }
.home-search-field { display: flex; align-items: center; min-width: 0; padding: 0 15px; border-right: 1px solid #e7ebf2; }
.home-search-field svg { flex: 0 0 20px; width: 20px; fill: #77849a; }
.home-search-field input { width: 100%; min-width: 0; height: 50px; padding: 0 10px; border: 0; outline: 0; background: transparent; color: #172137; font: inherit; font-size: 14px; }
.home-search-field input::placeholder { color: #8a95a5; }
.home-search-button { min-height: 50px; padding: 0 20px; border: 0; border-radius: 11px; background: #2457b2; color: #fff; font: inherit; font-size: 14px; font-weight: 750; cursor: pointer; box-shadow: 0 8px 20px rgba(36,87,178,.22); }
.home-search-button span { margin-left: 7px; }
.home-popular { display: flex; flex-wrap: wrap; gap: 9px 14px; margin-top: 17px; color: #7a8698; font-size: 12px; }
.home-popular a { color: #40526b; text-decoration: none; border-bottom: 1px solid #cbd3df; }
.home-hero-visual { position: relative; min-height: 440px; }
.home-visual-card { position: absolute; top: 26px; right: 12px; width: min(100%,450px); min-height: 330px; padding: 26px; border: 1px solid rgba(32,64,108,.1); border-radius: 22px; background: rgba(255,255,255,.93); box-shadow: 0 30px 70px rgba(31,55,88,.16); transform: rotate(1.5deg); }
.home-visual-top { display: flex; align-items: center; gap: 9px; color: #69758a; font-size: 12px; }
.home-visual-top i { margin-left: auto; padding: 5px 9px; border-radius: 99px; background: #eaf7f0; color: #21845e; font-style: normal; font-weight: 800; }
.home-mini-logo { display: grid; place-items: center; width: 25px; height: 25px; border-radius: 8px; background: #2457b2; color: #fff; font-weight: 900; }
.home-job-preview { display: flex; align-items: center; gap: 14px; margin: 31px 0 20px; }
.home-job-mark { display: grid; place-items: center; width: 50px; height: 50px; border-radius: 14px; background: #edf2ff; color: #2457b2; font-weight: 850; }
.home-job-preview strong,.home-job-preview small { display: block; }
.home-job-preview strong { font-size: 17px; }
.home-job-preview small { margin-top: 5px; color: #7c8797; }
.home-salary-preview { color: #172137; font-size: 22px; font-weight: 800; }.home-salary-preview span { color: #8a95a5; font-size: 11px; font-weight: 500; }
.home-preview-tags { display: flex; gap: 8px; margin: 18px 0 26px; }.home-preview-tags span { padding: 6px 9px; border-radius: 7px; background: #f1f4f8; color: #667286; font-size: 10px; }
.home-preview-line { height: 8px; margin-top: 11px; border-radius: 99px; background: #edf0f4; }.home-preview-line i { display:block;height:100%;border-radius:inherit;background:#d8deea; }.home-preview-line.short { width: 72%; }
.home-float-card { position: absolute; z-index: 2; display: flex; align-items: center; gap: 11px; padding: 13px 15px; border: 1px solid rgba(34,64,112,.1); border-radius: 13px; background: #fff; box-shadow: 0 14px 35px rgba(31,55,88,.14); }
.home-float-card svg { width: 28px; fill: #2b976e; }.home-float-card strong,.home-float-card small { display:block; }.home-float-card strong { font-size: 12px; }.home-float-card small { margin-top:2px;color:#8290a1;font-size:9px; }
.home-float-trust { left: -10px; top: 4px; }.home-float-response { right: -10px; bottom: 28px; }.home-float-response > span { display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef3ff;color:#2457b2;font-weight:900; }
.home-trust-strip { border-block: 1px solid #e6eaf0; background:#fff; }.home-trust-grid { display:grid;grid-template-columns:repeat(4,1fr); }.home-trust-grid div { padding:23px 24px;border-right:1px solid #e6eaf0; }.home-trust-grid div:first-child { border-left:1px solid #e6eaf0; }.home-trust-grid strong,.home-trust-grid span { display:block; }.home-trust-grid strong { font-size:13px; }.home-trust-grid span { margin-top:3px;color:#7b8798;font-size:10px; }
.home-section { padding: 100px 0; }.home-section-head > span,.home-path-copy > span,.home-final-inner > div > span { color:#2d62be;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase; }.home-section-head h2,.home-path-copy h2 { margin:15px 0 44px;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.038em; }
.home-value-grid { display:grid;grid-template-columns:repeat(3,1fr);gap:18px; }.home-value-card { position:relative;min-height:390px;padding:30px;border:1px solid #e3e8ef;border-radius:20px;background:#fff;overflow:hidden; }.home-value-card::after { content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-80px;top:-90px;background:var(--card-glow); }.home-value-blue { --card-glow:#e8f0ff; }.home-value-green { --card-glow:#e4f5ed; }.home-value-warm { --card-glow:#fff0df; }.home-value-number { color:#a0aaba;font-size:11px;font-weight:800; }.home-value-icon { display:grid;place-items:center;width:54px;height:54px;margin:46px 0 28px;border-radius:16px;background:var(--card-glow);color:#2457b2;font-size:23px;font-weight:850; }.home-value-card h3 { margin:0 0 13px;font-size:22px;letter-spacing:-.02em; }.home-value-card p { min-height:75px;margin:0 0 28px;color:#697689;line-height:1.65; }.home-value-card a { color:#2457b2;font-size:12px;font-weight:750;text-decoration:none; }.home-value-card a span { margin-left:5px; }
.home-two-paths { background:#f2f5f9; }.home-paths-grid { display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:18px;align-items:stretch; }.home-path-copy { padding:22px 38px 22px 0; }.home-path-copy h2 { margin-bottom:21px; }.home-path-copy p { max-width:420px;color:#68768a;font-size:15px;line-height:1.65; }.home-path-card { padding:32px;border-radius:20px; }.home-path-card.candidate { background:#2457b2;color:#fff;box-shadow:0 20px 45px rgba(36,87,178,.18); }.home-path-card.employer { border:1px solid #dde3eb;background:#fff; }.home-path-label { display:inline-block;margin-bottom:46px;padding:6px 9px;border-radius:7px;background:rgba(255,255,255,.13);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em; }.employer .home-path-label { background:#eef2f7;color:#506079; }.home-path-card h3 { min-height:78px;margin:0;font-size:24px;line-height:1.2;letter-spacing:-.025em; }.home-path-card ul { min-height:118px;margin:27px 0 28px;padding:0;list-style:none; }.home-path-card li { margin:10px 0;padding-left:20px;font-size:12px;opacity:.87; }.home-path-card li::before { content:"✓";margin-left:-20px;margin-right:8px;font-weight:900; }.candidate .btn { border-color:#fff;background:#fff;color:#2457b2; }.employer .btn { border-color:#2457b2;color:#2457b2; }
.home-final-cta { padding:78px 0;background:#17233a;color:#fff; }.home-final-inner { display:flex;justify-content:space-between;align-items:end;gap:40px; }.home-final-inner > div > span { color:#83a8eb; }.home-final-inner h2 { margin:15px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.038em; }.home-final-actions { display:flex;align-items:center;gap:25px; }.home-final-actions a { color:#d5dfef;text-decoration:none;font-size:12px;white-space:nowrap; }.home-final-actions .home-light-btn { min-width:145px;border:0;background:#fff;color:#17233a; }
@media(max-width:1000px){.home-hero-grid{grid-template-columns:1fr}.home-hero-visual{display:none}.home-search{max-width:none}.home-value-grid{grid-template-columns:1fr 1fr}.home-value-card:last-child{grid-column:1/-1;min-height:300px}.home-paths-grid{grid-template-columns:1fr 1fr}.home-path-copy{grid-column:1/-1}.home-trust-grid{grid-template-columns:1fr 1fr}.home-trust-grid div:nth-child(3){border-left:1px solid #e6eaf0}.home-final-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.home-hero{padding:54px 0 48px}.home-hero h1{font-size:42px}.home-hero-copy>p{font-size:16px;margin:22px 0 25px}.home-search{grid-template-columns:1fr;padding:7px}.home-search-field{border-right:0;border-bottom:1px solid #e7ebf2}.home-search-button{margin-top:7px}.home-popular{line-height:1.8}.home-trust-grid{grid-template-columns:1fr 1fr}.home-trust-grid div{padding:17px 14px}.home-section{padding:70px 0}.home-section-head h2,.home-path-copy h2{font-size:36px}.home-value-grid,.home-paths-grid{grid-template-columns:1fr}.home-value-card:last-child{grid-column:auto}.home-value-card{min-height:340px}.home-path-card h3,.home-path-card ul{min-height:0}.home-path-card ul{margin-bottom:30px}.home-final-cta{padding:60px 0}.home-final-actions{width:100%;flex-direction:column;align-items:flex-start}.home-final-actions .home-light-btn{width:100%}}
@media(max-width:420px){.home-hero h1{font-size:37px}.home-trust-grid{grid-template-columns:1fr}.home-trust-grid div,.home-trust-grid div:nth-child(3){border-left:1px solid #e6eaf0}.home-section-head h2,.home-path-copy h2,.home-final-inner h2{font-size:32px}}
