.candidate-home { background: #030914; color: #f3f7ff; }
.candidate-home::before { content: ""; position: fixed; inset: 0; pointer-events: none; background: radial-gradient(circle at 72% 14%, rgba(0, 112, 255, .18), transparent 28%), linear-gradient(rgba(25, 107, 197, .025) 1px, transparent 1px), linear-gradient(90deg, rgba(25, 107, 197, .025) 1px, transparent 1px); background-size: auto, 48px 48px, 48px 48px; }
.candidate-home a { color: inherit; }
.candidate-shell { width: min(1440px, calc(100% - 80px)); margin-inline: auto; position: relative; }
.skip-link { position: fixed; z-index: 200; left: 16px; top: -80px; background: #087cff; padding: 12px 18px; border-radius: 8px; text-decoration: none; }
.skip-link:focus { top: 12px; }
.candidate-header { position: sticky; top: 0; z-index: 100; border-bottom: 1px solid rgba(89, 161, 240, .14); background: rgba(2, 8, 18, .88); backdrop-filter: blur(18px); }
.candidate-header__inner { min-height: 76px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 28px; }
.candidate-home .shortlistii-logo { font-size: 1.35rem; }
.candidate-nav { display: flex; justify-content: center; align-items: center; gap: clamp(15px, 2vw, 32px); }
.candidate-nav a { color: #c4d0e4; font-size: .88rem; font-weight: 650; text-decoration: none; }
.candidate-nav a:hover { color: #fff; }
.candidate-header__actions, .candidate-actions { display: flex; align-items: center; gap: 12px; }
.candidate-btn { min-height: 46px; padding: 0 20px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; border: 1px solid transparent; border-radius: 7px; font: 800 .88rem "Manrope", sans-serif; text-decoration: none; cursor: pointer; transition: transform .18s ease, border-color .18s ease, background .18s ease; }
.candidate-btn:hover { transform: translateY(-2px); }
.candidate-btn--primary { color: #fff; background: linear-gradient(135deg, #087cff, #0868e8); box-shadow: 0 10px 30px rgba(0, 107, 255, .24); }
.candidate-btn--outline { color: #f4f8ff; border-color: rgba(51, 142, 244, .58); background: rgba(3, 13, 27, .55); }
.candidate-menu-button { display: none; }
.candidate-home a:focus-visible, .candidate-home button:focus-visible { outline: 3px solid #65d7ff; outline-offset: 4px; }
.candidate-hero { min-height: 690px; overflow: hidden; border-bottom: 1px solid rgba(70, 151, 238, .12); }
.candidate-hero__grid { min-height: 690px; display: grid; grid-template-columns: 52% 48%; align-items: center; }
.candidate-hero__copy { z-index: 2; padding: 72px 0; }
.candidate-eyebrow { width: fit-content; display: inline-flex; gap: 7px; align-items: center; padding: 7px 12px; border: 1px solid rgba(45, 143, 247, .42); border-radius: 999px; color: #cfe6ff; background: rgba(4, 17, 34, .72); font-size: .7rem; font-weight: 800; letter-spacing: .04em; }
.candidate-eyebrow i { color: #188cff; }
.candidate-hero h1 { max-width: 720px; margin: 22px 0 14px; font: 800 clamp(3rem, 5.2vw, 5.25rem)/1.05 "Sora", sans-serif; letter-spacing: -.05em; }
.candidate-hero h1 span { background: linear-gradient(90deg, #087cff, #35b8ff); -webkit-background-clip: text; background-clip: text; color: transparent; }
.candidate-hero__lead { max-width: 680px; color: #bdc9da; font-size: 1.08rem; line-height: 1.75; }
.candidate-benefit-list { max-width: 720px; padding: 0; margin: 25px 0 30px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px 22px; list-style: none; }
.candidate-benefit-list li { display: flex; gap: 9px; align-items: center; color: #d7e0ee; font-size: .9rem; }
.candidate-benefit-list i { color: #138aff; font-size: 1.1rem; }
.candidate-hero__visual { height: 100%; min-height: 600px; position: relative; align-self: end; }
.candidate-hero__visual::before { content: ""; position: absolute; inset: 10% -10% 0 3%; border-radius: 50% 50% 0 0; background: radial-gradient(circle, rgba(0, 115, 255, .35), rgba(0, 83, 185, .08) 48%, transparent 70%); filter: blur(12px); }
.candidate-hero__visual img { position: absolute; z-index: 2; bottom: -19%; left: 5%; width: min(88%, 590px); height: auto; object-fit: contain; object-position: center bottom; filter: drop-shadow(0 0 35px rgba(0, 96, 220, .2)); -webkit-mask-image: linear-gradient(to bottom, #000 85%, transparent 98%); mask-image: linear-gradient(to bottom, #000 85%, transparent 98%); }
.candidate-orbit { position: absolute; inset: 17% 3% 8% -2%; border: 1px solid rgba(29, 131, 241, .19); border-radius: 50%; transform: rotate(-14deg); box-shadow: 0 0 80px rgba(0, 102, 255, .14) inset; }
.candidate-dots { position: absolute; inset: 18% 0 0 0; opacity: .35; background-image: radial-gradient(#168fff 1.5px, transparent 1.5px); background-size: 32px 32px; mask-image: radial-gradient(circle, #000, transparent 65%); }
.candidate-card-strip { z-index: 3; margin-top: -1px; display: grid; grid-template-columns: repeat(6, 1fr); padding: 28px 0; border: 1px solid rgba(61, 140, 226, .25); border-radius: 12px; background: linear-gradient(135deg, rgba(5, 18, 36, .97), rgba(3, 12, 26, .96)); box-shadow: 0 24px 60px rgba(0, 0, 0, .3); }
.candidate-card-strip article { min-width: 0; padding: 4px 24px; border-right: 1px solid rgba(64, 139, 219, .17); }
.candidate-card-strip article:last-child { border: 0; }
.candidate-card-strip article > i, .candidate-feature-card > i, .candidate-step > i { width: 46px; height: 46px; display: grid; place-items: center; border-radius: 50%; color: #168fff; background: rgba(0, 105, 238, .13); font-size: 1.45rem; }
.candidate-card-strip h3 { margin: 16px 0 8px; font-size: .97rem; }
.candidate-card-strip p { margin: 0; color: #9eacc1; font-size: .78rem; line-height: 1.7; }
.candidate-section { padding-block: 88px 16px; }
.candidate-section__heading { display: flex; justify-content: space-between; align-items: end; gap: 25px; margin-bottom: 28px; }
.candidate-section__heading span, .employer-path span { color: #268fff; font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
.candidate-section h2, .candidate-value h2, .employer-path h2, .final-cta h2 { margin: 7px 0; font: 700 clamp(1.8rem, 3vw, 2.65rem)/1.15 "Sora", sans-serif; letter-spacing: -.035em; }
.candidate-section__heading p, .candidate-value p, .employer-path p, .final-cta p { margin: 8px 0 0; color: #9eacc1; line-height: 1.7; }
.candidate-section__heading > a { color: #3aa7ff; font-weight: 750; text-decoration: none; }
.candidate-job-list { border: 1px solid rgba(61, 140, 226, .22); border-radius: 12px; overflow: hidden; background: rgba(4, 15, 30, .8); }
.candidate-job-card { padding: 22px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 20px; border-bottom: 1px solid rgba(61, 140, 226, .15); }
.candidate-job-card:last-child { border: 0; }
.candidate-job-icon { width: 50px; height: 50px; display: grid; place-items: center; border-radius: 9px; color: #188eff; background: rgba(15, 119, 237, .13); font-size: 1.4rem; }
.candidate-job-card h3 { margin: 0 0 5px; font-size: 1rem; }
.candidate-job-card p { margin: 0; color: #afbdd1; font-size: .86rem; }
.candidate-job-card ul { display: flex; gap: 18px; padding: 0; margin: 10px 0 0; color: #8799b2; list-style: none; font-size: .76rem; }
.candidate-job-card li { display: flex; gap: 5px; align-items: center; }
.candidate-job-card > a { color: #36a6ff; font-size: .82rem; font-weight: 750; text-decoration: none; }
.candidate-empty { padding: 32px; display: grid; grid-template-columns: auto 1fr auto; gap: 24px; align-items: center; border: 1px solid rgba(61, 140, 226, .22); border-radius: 12px; background: rgba(4, 15, 30, .8); }
.candidate-empty > i { color: #188eff; font-size: 2.3rem; }
.candidate-empty h3 { margin: 0 0 6px; }
.candidate-empty p { margin: 0; color: #9eacc1; }
.candidate-grid { display: grid; gap: 16px; }.candidate-grid--four { grid-template-columns: repeat(4, 1fr); }.candidate-grid--three { grid-template-columns: repeat(3, 1fr); }
.candidate-feature-card, .candidate-step { min-height: 245px; padding: 25px; border: 1px solid rgba(61, 140, 226, .21); border-radius: 12px; background: linear-gradient(145deg, rgba(7, 23, 44, .9), rgba(3, 13, 28, .92)); text-decoration: none; }
.candidate-feature-card h3, .candidate-step h3 { margin: 22px 0 9px; }
.candidate-feature-card p, .candidate-step p { margin: 0; color: #9eacc1; line-height: 1.7; font-size: .88rem; }
.candidate-feature-card b { display: block; margin-top: 20px; color: #35a5ff; font-size: .8rem; }
.candidate-status { float: right; max-width: 130px; padding: 5px 8px; border: 1px solid rgba(72, 151, 238, .26); border-radius: 999px; color: #91a7c2; font-size: .61rem; text-align: center; }
.candidate-step { position: relative; }.candidate-step > b { position: absolute; top: 22px; right: 24px; color: rgba(49, 143, 244, .28); font: 800 2.2rem "Sora", sans-serif; }
.candidate-value { margin-top: 88px; min-height: 370px; padding: 58px; display: grid; grid-template-columns: 1.35fr .65fr; align-items: center; overflow: hidden; border: 1px solid rgba(61, 140, 226, .24); border-radius: 13px; background: linear-gradient(115deg, rgba(5, 22, 45, .97), rgba(4, 12, 26, .95)); }
.candidate-value ul { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; padding: 0; margin: 28px 0 0; list-style: none; color: #c7d3e3; }.candidate-value li { display: flex; gap: 9px; }.candidate-value li i { color: #168fff; }
.candidate-value__icon { position: relative; display: grid; place-items: center; color: #158aff; font-size: 8rem; }.candidate-value__icon::before { content: ""; position: absolute; width: 260px; height: 260px; border: 1px solid rgba(31, 133, 242, .25); border-radius: 50%; box-shadow: 0 0 80px rgba(0, 108, 255, .22) inset; }
.employer-path { margin-top: 18px; padding: 36px 42px; display: flex; justify-content: space-between; align-items: center; gap: 30px; border: 1px solid rgba(49, 139, 236, .3); border-radius: 12px; background: linear-gradient(100deg, #061a37, #052450 65%, #071a35); }
.employer-path p { max-width: 760px; }.employer-path h2 { font-size: 1.8rem; }
.final-cta { margin-block: 78px; padding: 60px 30px; text-align: center; border: 1px solid rgba(61, 140, 226, .22); border-radius: 12px; background: radial-gradient(circle at 50% 110%, rgba(0, 116, 255, .25), transparent 55%), rgba(4, 15, 30, .8); }.final-cta .candidate-actions { justify-content: center; margin-top: 26px; }
.candidate-footer { border-top: 1px solid rgba(61, 140, 226, .18); background: #020711; }.candidate-footer__grid { padding-block: 58px 35px; display: grid; grid-template-columns: 1.6fr repeat(4, 1fr); gap: 38px; }.candidate-footer h3 { margin: 0 0 15px; font-size: .84rem; }.candidate-footer a:not(.brand) { display: block; margin: 9px 0; color: #8696ae; font-size: .78rem; text-decoration: none; }.candidate-footer a:hover { color: #fff; }.candidate-footer__brand p { max-width: 240px; color: #7f91a9; font-size: .8rem; }.candidate-footer__copyright { padding: 20px; margin: 0; border-top: 1px solid rgba(61, 140, 226, .1); color: #65758d; font-size: .73rem; text-align: center; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
@media (max-width: 1100px) { .candidate-header__inner { grid-template-columns: auto auto 1fr; }.candidate-menu-button { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid rgba(51,142,244,.45); border-radius: 8px; background: transparent; color: white; font-size: 1.3rem; }.candidate-nav { position: absolute; display: none; top: 68px; left: 0; right: 0; padding: 18px; align-items: stretch; flex-direction: column; border: 1px solid rgba(61,140,226,.25); border-radius: 10px; background: #061225; }.candidate-nav.is-open { display: flex; }.candidate-header__actions { justify-self: end; }.candidate-hero__grid { grid-template-columns: 58% 42%; }.candidate-card-strip { grid-template-columns: repeat(3, 1fr); }.candidate-card-strip article:nth-child(3) { border-right: 0; }.candidate-card-strip article:nth-child(-n+3) { padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid rgba(64,139,219,.17); }.candidate-grid--four { grid-template-columns: 1fr 1fr; } }
@media (max-width: 760px) { .candidate-shell { width: min(100% - 32px, 640px); }.candidate-header__inner { min-height: 68px; gap: 12px; }.candidate-header__actions .candidate-btn--outline { display: none; }.candidate-header__actions .candidate-btn { min-height: 40px; padding: 0 11px; font-size: .7rem; }.candidate-hero { min-height: auto; }.candidate-hero__grid { display: flex; flex-direction: column; }.candidate-hero__copy { padding: 62px 0 20px; }.candidate-hero h1 { font-size: clamp(2.45rem, 12vw, 4rem); }.candidate-benefit-list { grid-template-columns: 1fr; }.candidate-hero__visual { width: 100%; min-height: 470px; }.candidate-hero__visual img { bottom: -20%; left: 8%; width: 84%; }.candidate-card-strip { grid-template-columns: 1fr 1fr; margin-top: 18px; }.candidate-card-strip article { padding: 18px !important; margin: 0 !important; border-bottom: 1px solid rgba(64,139,219,.17); }.candidate-card-strip article:nth-child(odd) { border-right: 1px solid rgba(64,139,219,.17); }.candidate-card-strip article:nth-child(even) { border-right: 0; }.candidate-section { padding-top: 68px; }.candidate-section__heading { align-items: start; flex-direction: column; }.candidate-grid--four, .candidate-grid--three { grid-template-columns: 1fr; }.candidate-job-card { grid-template-columns: auto 1fr; }.candidate-job-card > a { grid-column: 2; }.candidate-job-card ul { flex-wrap: wrap; gap: 8px 14px; }.candidate-empty { grid-template-columns: 1fr; }.candidate-empty .candidate-actions { flex-wrap: wrap; }.candidate-value { grid-template-columns: 1fr; padding: 38px 24px; }.candidate-value ul { grid-template-columns: 1fr; }.candidate-value__icon { display: none; }.employer-path { padding: 30px 24px; align-items: flex-start; flex-direction: column; }.candidate-footer__grid { grid-template-columns: 1fr 1fr; }.candidate-footer__brand { grid-column: 1 / -1; } }
@media (max-width: 430px) { .candidate-home .shortlistii-logo { font-size: 1rem; }.candidate-header__actions .candidate-btn { padding-inline: 8px; }.candidate-actions { align-items: stretch; flex-direction: column; }.candidate-card-strip { grid-template-columns: 1fr; }.candidate-card-strip article { border-right: 0 !important; }.candidate-footer__grid { grid-template-columns: 1fr; }.candidate-footer__brand { grid-column: auto; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; }.candidate-btn { transition: none; } }

/* Reference homepage composition */
.candidate-home { background: #020814; }
.candidate-shell { width: min(1180px, calc(100% - 48px)); }
.candidate-header__inner { min-height: 72px; }
.candidate-home .shortlistii-logo { font-size: 1.45rem; }
.candidate-hero, .candidate-hero__grid { min-height: 560px; }
.candidate-hero__grid { grid-template-columns: 48% 52%; }
.candidate-hero__copy { padding: 50px 0 58px; }
.candidate-hero h1 { margin-top: 20px; font-size: clamp(2.8rem, 4.25vw, 4.25rem); }
.candidate-hero__lead { max-width: 570px; margin-bottom: 18px; font-size: .98rem; }
.candidate-benefit-list { max-width: 580px; gap: 12px 18px; margin-block: 18px 24px; }
.candidate-benefit-list li { font-size: .8rem; }
.candidate-hero__visual { min-height: 530px; }
.candidate-hero__visual img { bottom: -24%; left: 9%; width: min(76%, 500px); }
.candidate-card-strip { margin-top: -1px; padding: 22px 0; }
.candidate-card-strip article { padding-inline: 18px; }
.candidate-card-strip article > i { width: 42px; height: 42px; margin-inline: auto; }
.candidate-card-strip h3 { margin: 14px 0 7px; font-size: .88rem; text-align: center; }
.candidate-card-strip p { font-size: .72rem; line-height: 1.65; }
.candidate-dashboard-grid { display: grid; grid-template-columns: minmax(0, 1.65fr) minmax(290px, 1fr); gap: 16px; padding-block: 22px; }
.candidate-jobs-panel, .candidate-tools-stack > article { border: 1px solid rgba(61, 140, 226, .23); border-radius: 10px; background: linear-gradient(145deg, rgba(6, 20, 39, .94), rgba(3, 13, 27, .94)); }
.panel-heading { min-height: 72px; padding: 17px 22px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(61, 140, 226, .14); }
.panel-heading h2, .candidate-tools-stack h2 { margin: 0 0 5px; font-size: .94rem; }
.panel-heading p, .candidate-tools-stack p { margin: 0; color: #96a7be; font-size: .7rem; line-height: 1.55; }
.panel-heading > a { color: #228fff; font-size: .7rem; font-weight: 750; text-decoration: none; }
.candidate-jobs-panel .candidate-job-list { border: 0; border-radius: 0; background: transparent; }
.candidate-jobs-panel .candidate-job-card { min-height: 94px; padding: 16px 22px; }
.candidate-jobs-panel .candidate-job-icon { width: 46px; height: 46px; background: #eef5ff; color: #087cff; }
.candidate-jobs-panel .candidate-job-card h3 { font-size: .88rem; }
.candidate-jobs-panel .candidate-job-card p { font-size: .72rem; }
.candidate-jobs-panel .candidate-job-card ul { margin-top: 8px; font-size: .68rem; }
.candidate-jobs-panel .candidate-job-card > a { color: #96a9c2; font-size: 1.1rem; }
.panel-footer { padding: 14px; display: flex; justify-content: center; border-top: 1px solid rgba(61, 140, 226, .1); }
.panel-footer .candidate-btn { min-height: 36px; padding-inline: 15px; font-size: .7rem; }
.candidate-tools-stack { display: grid; grid-template-rows: auto auto 1fr; gap: 14px; }
.profile-action-card { padding: 19px; display: grid; grid-template-columns: auto 1fr; gap: 12px 15px; align-items: center; }
.profile-ring { width: 58px; height: 58px; display: grid; place-items: center; border: 7px solid #0b80fb; border-top-color: rgba(11, 128, 251, .2); border-radius: 50%; color: #57b3ff; font-size: 1.35rem; }
.profile-action-card .candidate-btn { grid-column: 2; justify-self: start; min-height: 34px; padding-inline: 13px; font-size: .68rem; }
.assistant-card { padding: 18px; display: flex; align-items: end; justify-content: space-between; gap: 12px; }
.assistant-card .candidate-btn { min-height: 36px; padding-inline: 12px; font-size: .68rem; white-space: nowrap; }
.tool-label { display: inline-block; margin-bottom: 7px; color: #ff7880; font-size: .56rem; font-weight: 800; letter-spacing: .1em; }
.recommended-card { padding: 17px; }
.recommended-card > h2 { margin-bottom: 8px; }
.recommended-card > a, .recommended-item { min-height: 52px; display: grid; grid-template-columns: 34px 1fr auto; align-items: center; gap: 9px; border-top: 1px solid rgba(61, 140, 226, .12); text-decoration: none; }
.recommended-card > a > i:first-child, .recommended-item > i { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 6px; color: #168fff; background: rgba(0, 105, 238, .13); }
.recommended-card b { display: block; font-size: .72rem; }.recommended-card small { display: block; margin-top: 2px; color: #899bb2; font-size: .62rem; }.recommended-card > a > i:last-child { color: #168fff; }
.candidate-empty { min-height: 250px; border: 0; border-radius: 0; }
.candidate-join-strip { min-height: 160px; margin-top: 0; padding: 24px 30px; display: grid; grid-template-columns: 1.35fr repeat(3, 1fr); align-items: center; border: 1px solid rgba(61, 140, 226, .23); border-radius: 10px; background: linear-gradient(110deg, #061a37, #041225); }
.candidate-join-strip > div { min-height: 105px; padding: 0 22px; display: flex; flex-direction: column; justify-content: center; border-right: 1px solid rgba(61, 140, 226, .16); }
.candidate-join-strip > div:first-child { padding-left: 8px; }.candidate-join-strip > div:last-child { border-right: 0; }
.candidate-join-strip h2 { margin: 0; font: 700 1.25rem/1.25 "Sora", sans-serif; }.candidate-join-strip p { margin: 7px 0 12px; color: #a0b0c5; font-size: .7rem; }.candidate-join-strip .candidate-btn { min-height: 36px; align-self: flex-start; padding-inline: 15px; font-size: .7rem; }
.journey-point { text-align: center; }.journey-point > i { color: #168fff; font-size: 1.7rem; }.journey-point b { margin-top: 10px; font-size: .78rem; }.journey-point span { margin-top: 5px; color: #91a2b9; font-size: .63rem; }
.employer-path { min-height: 135px; margin-top: 18px; padding: 18px 30px; display: grid; grid-template-columns: .9fr 1.1fr; overflow: hidden; }
.employer-path > div:first-child { z-index: 2; }.employer-path h2 { margin-top: 0; font-size: 1.3rem; }.employer-path p { max-width: 430px; margin: 6px 0 12px; font-size: .72rem; }.employer-path .candidate-btn { min-height: 36px; padding-inline: 15px; font-size: .7rem; }
.employer-path__visual { height: 105px; display: flex; align-items: center; justify-content: center; gap: 22px; border: 1px solid rgba(50, 143, 244, .42); border-radius: 10px; background: rgba(2, 12, 27, .5); box-shadow: 0 0 45px rgba(0, 102, 255, .13); }.employer-path__visual > i { color: #158bff; font-size: 3.3rem; }.employer-path__visual > div { display: grid; gap: 8px; }.employer-path__visual span { color: #b7c9dd; font-size: .66rem; }.employer-path__visual span i { margin-right: 6px; color: #168fff; }
.candidate-footer { margin-top: 18px; }.candidate-footer__grid { padding-block: 32px 20px; grid-template-columns: 1.4fr repeat(4, 1fr); gap: 28px; }.candidate-footer h3 { font-size: .72rem; }.candidate-footer a:not(.brand) { margin: 6px 0; font-size: .68rem; }.candidate-footer__brand p { font-size: .68rem; }.candidate-footer__copyright { padding: 13px; font-size: .63rem; }
@media (max-width: 900px) { .candidate-dashboard-grid { grid-template-columns: 1fr; }.candidate-tools-stack { grid-template-columns: 1fr 1fr; grid-template-rows: auto; }.recommended-card { grid-column: 1 / -1; }.candidate-join-strip { grid-template-columns: 1fr 1fr; }.candidate-join-strip > div:nth-child(2) { border-right: 0; }.candidate-join-strip > div:nth-child(-n+2) { border-bottom: 1px solid rgba(61,140,226,.16); }.employer-path { grid-template-columns: 1fr 1fr; } }
@media (max-width: 760px) { .candidate-hero, .candidate-hero__grid { min-height: auto; }.candidate-hero__copy { padding-top: 48px; }.candidate-tools-stack { grid-template-columns: 1fr; }.recommended-card { grid-column: auto; }.candidate-join-strip { grid-template-columns: 1fr; padding: 12px 24px; }.candidate-join-strip > div { padding: 20px 0 !important; border-right: 0; border-bottom: 1px solid rgba(61,140,226,.16); }.candidate-join-strip > div:last-child { border-bottom: 0; }.employer-path { grid-template-columns: 1fr; }.employer-path__visual { width: 100%; }.candidate-footer__grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 480px) { .candidate-shell { width: min(100% - 24px, 440px); }.candidate-dashboard-grid { gap: 12px; }.candidate-jobs-panel .candidate-job-card { padding-inline: 14px; }.candidate-jobs-panel .candidate-job-card ul { display: grid; }.profile-action-card { grid-template-columns: auto 1fr; }.assistant-card { align-items: flex-start; flex-direction: column; }.candidate-footer__grid { grid-template-columns: 1fr; } }

/* Reuse the employer page's clean footer system without its page-level scope. */
.candidate-home .site-footer { position: relative; z-index: 10; margin-top: 18px; padding: 32px 24px 24px; border-top: 1px solid rgba(137, 193, 255, .16); background: rgba(2, 7, 19, .9); text-align: left; }
.candidate-home .site-footer__inner { width: min(1180px, 100%); margin: 0 auto; display: grid; grid-template-columns: minmax(220px, .8fr) minmax(0, 1.5fr); gap: 46px; }
.candidate-home .site-footer__brand .shortlistii-logo { display: inline-flex; align-items: center; color: #eef5ff; text-decoration: none; }
.candidate-home .site-footer__brand .shortlistii-logo { align-items: flex-end; gap: .015em; font-size: 1rem; line-height: 1; }
.candidate-home .site-footer__brand .shortlistii-logo .logo-text { font-size: 1.95rem; line-height: 1; }
.candidate-home .site-footer__brand .shortlistii-logo .logo-ii { margin-left: .4em; margin-bottom: .3em; transform: scale(1.85); transform-origin: bottom center; }
.candidate-home .site-footer__brand p { max-width: 27ch; margin: 14px 0 0; color: #91a8ca; font-size: .78rem; line-height: 1.7; }
.candidate-home .site-footer__nav { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 24px; }
.candidate-home .footer-group { display: grid; gap: 7px; align-content: start; }
.candidate-home .footer-group h3 { margin: 0 0 5px; color: #eef5ff; font-size: .76rem; letter-spacing: .02em; }
.candidate-home .footer-group a { color: #90a8cb; text-decoration: none; font-size: .72rem; line-height: 1.55; }
.candidate-home .footer-group a:hover { color: #e7f2ff; }
.candidate-home .site-footer__copyright { width: min(1180px, 100%); margin: 26px auto 0; padding-top: 16px; border-top: 1px solid rgba(137, 193, 255, .12); color: #7188aa; font-size: .68rem; text-align: left; }
@media (max-width: 1050px) { .candidate-home .site-footer__inner { grid-template-columns: 1fr; }.candidate-home .site-footer__nav { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 650px) { .candidate-home .site-footer { padding-inline: 18px; }.candidate-home .site-footer__nav { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 420px) { .candidate-home .site-footer__nav { grid-template-columns: 1fr; } }

/* Header alignment mirrors the employer landing page. */
.candidate-home .candidate-header { background: linear-gradient(180deg, rgba(2, 7, 19, .96), rgba(2, 7, 19, .78)); border-bottom: 1px solid rgba(129, 167, 255, .1); backdrop-filter: blur(14px); }
.candidate-home .candidate-header__inner { width: min(1320px, calc(100% - 48px)); max-width: 1320px; min-height: 76px; padding: 0; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; }
.candidate-home .candidate-header .shortlistii-logo { align-items: flex-end; gap: .015em; font-size: 1rem; line-height: 1; }
.candidate-home .candidate-header .shortlistii-logo .logo-text { font-size: 1.95rem; line-height: 1; }
.candidate-home .candidate-header .shortlistii-logo .logo-ii { margin-left: .4em; margin-bottom: .3em; transform: scale(1.85); transform-origin: bottom center; }
.candidate-home .candidate-nav { justify-self: center; display: inline-flex; align-items: center; justify-content: center; gap: 3px; max-width: 100%; padding: 5px; border: 1px solid rgba(111, 184, 255, .16); border-radius: 999px; background: rgba(5, 14, 31, .58); box-shadow: inset 0 1px 0 rgba(255,255,255,.04), 0 14px 34px rgba(0,0,0,.16); backdrop-filter: blur(12px); }
.candidate-home .candidate-nav a { min-height: 34px; padding: 0 13px; display: inline-flex; align-items: center; justify-content: center; gap: 5px; border: 1px solid transparent; border-radius: 999px; color: #b9c8df; font-size: .76rem; font-weight: 800; line-height: 1; white-space: nowrap; }
.candidate-home .candidate-nav a:hover, .candidate-home .candidate-nav a:focus-visible { border-color: rgba(82,213,255,.28); background: rgba(18,45,82,.72); color: #f4fbff; box-shadow: 0 0 22px rgba(64,196,255,.11), inset 0 1px 0 rgba(255,255,255,.06); }
.candidate-home .candidate-header__actions { gap: 10px; }
.candidate-home .candidate-header__actions .candidate-btn { min-height: 40px; padding-inline: 17px; border-radius: 10px; font-size: .76rem; }
@media (max-width: 1100px) { .candidate-home .candidate-header__inner { grid-template-columns: auto auto minmax(0, 1fr); }.candidate-home .candidate-nav { position: absolute; display: none; top: 68px; left: 0; right: 0; padding: 18px; align-items: stretch; border-radius: 10px; background: #061225; }.candidate-home .candidate-nav.is-open { display: flex; }.candidate-home .candidate-nav a { justify-content: flex-start; border-radius: 8px; }.candidate-home .candidate-menu-button { order: 2; }.candidate-home .candidate-header__actions { order: 3; } }
@media (max-width: 760px) { .candidate-home .candidate-header__inner { width: min(100% - 28px, 640px); min-height: 68px; }.candidate-home .candidate-header .shortlistii-logo .logo-text { font-size: 1.55rem; }.candidate-home .candidate-header .shortlistii-logo .logo-ii { margin-left: .31em; transform: scale(1.48); }.candidate-home .candidate-header__actions .candidate-btn { min-height: 38px; } }
@media (max-width: 430px) { .candidate-home .candidate-header .shortlistii-logo { font-size: 1rem; }.candidate-home .candidate-header .shortlistii-logo .logo-text { font-size: 1.35rem; }.candidate-home .candidate-header__actions .candidate-btn { padding-inline: 9px; } }

@media (max-width: 760px) {
  .candidate-home .candidate-header__inner { grid-template-columns: auto minmax(0, 1fr); gap: 10px; }
  .candidate-home .candidate-menu-button, .candidate-home .candidate-nav { display: none !important; }
  .candidate-home .candidate-header__actions { grid-column: 2; order: initial; justify-self: end; display: flex; gap: 7px; }
  .candidate-home .candidate-header__actions .candidate-btn--outline { display: inline-flex; }
  .candidate-home .candidate-header__actions .candidate-btn { min-height: 36px; padding-inline: 11px; border-radius: 8px; font-size: .68rem; white-space: nowrap; }
}
@media (max-width: 390px) {
  .candidate-home .candidate-header__inner { width: calc(100% - 18px); gap: 6px; }
  .candidate-home .candidate-header .shortlistii-logo .logo-text { font-size: 1.16rem; }
  .candidate-home .candidate-header .shortlistii-logo .logo-ii { margin-left: .26em; transform: scale(1.28); }
  .candidate-home .candidate-header__actions { gap: 5px; }
  .candidate-home .candidate-header__actions .candidate-btn { padding-inline: 8px; font-size: .61rem; }
}

/* Shared account login uses the employer page's side-panel form. */
.candidate-login-drawer-scope { display: contents; }
.candidate-home.login-panel-open { overflow: hidden; }
.candidate-home #loginSection { z-index: 220; opacity: 0; pointer-events: none; transition: opacity 240ms ease; }
.candidate-home #loginSection.is-open { opacity: 1; pointer-events: auto; }
.candidate-home #loginPanel { transform: translateX(100%); transition: transform 260ms cubic-bezier(.22, 1, .36, 1); will-change: transform; }
.candidate-home #loginSection.is-open #loginPanel { transform: translateX(0); }
.candidate-home #loginPanel .login-panel__brand { font-size: 1rem; line-height: 1; }
.candidate-home #loginPanel .full { width: 100%; }
.candidate-home #loginPanel .forgot { color: #7ddcff; }
.candidate-home #loginPanel .btn-spinner { width: 1rem; height: 1rem; border: 2px solid rgba(234,244,255,.28); border-top-color: #eef5ff; border-radius: 50%; animation: candidateLoginSpin .7s linear infinite; }
@keyframes candidateLoginSpin { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { .candidate-home #loginSection, .candidate-home #loginPanel { transition: none; } }

/* Rich candidate hero visual inspired by the approved reference. */
.candidate-hero__visual { isolation: isolate; overflow: visible; }
.candidate-hero-glow { position: absolute; z-index: 0; inset: 4% -9% -6% -8%; border-radius: 50%; background: radial-gradient(circle at 50% 48%, rgba(12, 119, 255, .38) 0, rgba(3, 79, 174, .18) 32%, rgba(1, 28, 65, .08) 51%, transparent 70%); filter: blur(9px); }
.candidate-orbits { position: absolute; z-index: 1; inset: 7% -5% 3% -8%; pointer-events: none; }
.candidate-orbits span { position: absolute; left: 50%; top: 51%; border: 1px solid rgba(30, 136, 255, .18); border-radius: 50%; transform: translate(-50%, -50%) rotate(-12deg); box-shadow: 0 0 25px rgba(10, 111, 241, .08), inset 0 0 30px rgba(10, 111, 241, .05); }
.candidate-orbits span:nth-child(1) { width: 94%; height: 72%; }
.candidate-orbits span:nth-child(2) { width: 79%; height: 87%; transform: translate(-50%, -50%) rotate(18deg); }
.candidate-orbits span:nth-child(3) { width: 67%; height: 96%; transform: translate(-50%, -50%) rotate(45deg); border-color: rgba(36, 151, 255, .12); }
.candidate-orbits span:nth-child(4) { width: 106%; height: 52%; transform: translate(-50%, -50%) rotate(-28deg); border-color: rgba(36, 151, 255, .12); }
.candidate-orbits::before, .candidate-orbits::after { content: ""; position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #168fff; box-shadow: 0 0 15px 4px rgba(22,143,255,.55); }
.candidate-orbits::before { left: 13%; top: 25%; }.candidate-orbits::after { right: 8%; top: 47%; }
.candidate-hero__visual .candidate-orbit { z-index: 1; inset: 12% -1% 4% -5%; border-color: rgba(29,131,241,.23); }
.candidate-hero__visual .candidate-dots { z-index: 1; inset: 10% -5% 0 -8%; opacity: .5; background-size: 27px 27px; }
.candidate-hero__visual img { z-index: 3; filter: drop-shadow(0 18px 28px rgba(0,0,0,.42)) drop-shadow(0 0 35px rgba(0,96,220,.2)); }
.hero-float { position: absolute; z-index: 5; width: 150px; min-height: 102px; padding: 14px; border: 1px solid rgba(64, 148, 239, .3); border-radius: 11px; background: linear-gradient(145deg, rgba(4, 19, 39, .94), rgba(3, 13, 28, .9)); box-shadow: 0 18px 45px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.035), 0 0 28px rgba(0,102,255,.06); backdrop-filter: blur(10px); }
.hero-float > span { display: block; margin-bottom: 10px; color: #e5efff; font-size: .61rem; font-weight: 800; letter-spacing: .045em; }
.hero-float strong { display: flex; align-items: center; gap: 7px; color: #f4f8ff; font-size: .81rem; line-height: 1.25; }.hero-float strong i { color: #168fff; font-size: 1.08rem; }
.hero-float small { display: block; margin-top: 8px; color: #8fa3bd; font-size: .58rem; line-height: 1.45; }
.hero-float__chart { position: absolute; right: 12px; bottom: 12px; color: #168fff; font-size: 1.15rem; }
.hero-float--match { left: -9%; top: 16%; }.hero-float--profile { right: -1%; top: 12%; }.hero-float--views { left: -9%; top: 52%; }.hero-float--calls { right: -5%; top: 52%; }
@media (min-width: 1101px) and (prefers-reduced-motion: no-preference) { .hero-float--match, .hero-float--calls { animation: candidateFloatA 5.5s ease-in-out infinite; }.hero-float--profile, .hero-float--views { animation: candidateFloatB 6.2s ease-in-out infinite; } }
@keyframes candidateFloatA { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-7px); } }
@keyframes candidateFloatB { 0%,100% { transform: translateY(-3px); } 50% { transform: translateY(5px); } }
@media (max-width: 1100px) { .hero-float { width: 128px; min-height: 92px; padding: 11px; }.hero-float--match, .hero-float--views { left: -6%; }.hero-float--profile, .hero-float--calls { right: -5%; }.hero-float strong { font-size: .7rem; } }
@media (max-width: 760px) { .candidate-hero-glow { inset: 4% -20% -4%; }.candidate-orbits { inset: 4% -16% 0; }.hero-float { display: none; }.candidate-hero__visual .candidate-dots { opacity: .32; } }

/* Compact reference proportions and colorful candidate-facing accents. */
@media (min-width: 761px) {
  .candidate-hero, .candidate-hero__grid { min-height: 505px; }
  .candidate-hero__grid { grid-template-columns: 47% 53%; }
  .candidate-hero__copy { padding: 42px 0 46px; }
  .candidate-hero h1 { max-width: 590px; margin: 17px 0 12px; font-size: clamp(2.65rem, 3.7vw, 3.75rem); line-height: 1.07; }
  .candidate-hero__lead { max-width: 515px; margin-block: 0 14px; font-size: .88rem; line-height: 1.65; }
  .candidate-benefit-list { max-width: 530px; margin: 15px 0 21px; gap: 10px 16px; }
  .candidate-benefit-list li { font-size: .72rem; }
  .candidate-benefit-list i { font-size: .96rem; }
  .candidate-hero__copy .candidate-btn { min-height: 41px; padding-inline: 17px; font-size: .76rem; }
  .candidate-hero__visual { min-height: 480px; }
  .candidate-hero__visual img { bottom: -25%; left: 14%; width: min(68%, 430px); }
  .candidate-hero-glow { inset: 4% -2% -4% 1%; }
  .candidate-orbits { inset: 8% 0 5% -1%; }
  .candidate-hero__visual .candidate-dots { inset: 11% 0 0 -1%; }
  .hero-float { width: 136px; min-height: 91px; padding: 11px 12px; }
  .hero-float--match { left: 0; top: 17%; }.hero-float--profile { right: 2%; top: 13%; }.hero-float--views { left: 0; top: 53%; }.hero-float--calls { right: 0; top: 54%; }
  .hero-float > span { margin-bottom: 8px; font-size: .52rem; }
  .hero-float strong { gap: 6px; font-size: .7rem; }.hero-float strong i { font-size: .96rem; }
  .hero-float small { margin-top: 6px; font-size: .52rem; }
}
.hero-float > span i { margin-right: 4px; font-size: .42rem; vertical-align: middle; }
.hero-float--match > span, .hero-float--match > span i { color: #50e6a2; }
.hero-float--match strong > i, .hero-float--match .hero-float__chart { color: #38d990; }
.hero-float--profile > span, .hero-float--profile > span i { color: #48caff; }
.hero-float--profile strong > i { color: #28bfff; }
.hero-float--views > span, .hero-float--views > span i { color: #ffd073; }
.hero-float--views strong > i { color: #ffc14d; }
.hero-float--calls > span, .hero-float--calls > span i { color: #77a9ff; }
.hero-float--calls strong > i { color: #418bff; }
.candidate-benefit-list li:nth-child(3n + 1) i { color: #168fff; }
.candidate-benefit-list li:nth-child(3n + 2) i { color: #39d99a; }
.candidate-benefit-list li:nth-child(3n) i { color: #51c8ff; }
.candidate-proof { margin-top: 22px; display: flex; align-items: center; gap: 14px; }
.candidate-proof__avatars { display: flex; padding-left: 3px; }
.candidate-proof__avatars span { width: 34px; height: 34px; margin-left: -7px; display: grid; place-items: center; border: 2px solid #071426; border-radius: 50%; color: #fff; background: linear-gradient(145deg, #1b8fff, #0756bd); box-shadow: 0 5px 14px rgba(0,0,0,.28); font-size: .92rem; }
.candidate-proof__avatars span:first-child { margin-left: 0; background: linear-gradient(145deg, #ff9b63, #b94825); }
.candidate-proof__avatars span:nth-child(2) { background: linear-gradient(145deg, #42d9b0, #087969); }
.candidate-proof__avatars span:nth-child(3) { background: linear-gradient(145deg, #4bbcff, #1762c4); }
.candidate-proof__avatars span:nth-child(4) { background: linear-gradient(145deg, #ffc55e, #c96b13); }
.candidate-proof p { margin: 0; color: #dce7f5; font-size: .72rem; line-height: 1.45; }
@media (max-width: 760px) { .candidate-proof { margin-top: 18px; }.candidate-proof__avatars span { width: 31px; height: 31px; }.candidate-proof p { max-width: 230px; font-size: .66rem; } }
@media (max-width: 430px) { .candidate-proof { align-items: flex-start; flex-direction: column; gap: 9px; } }

/* Polished real-opportunities panel. */
.candidate-jobs-panel { overflow: hidden; box-shadow: 0 18px 55px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.025); }
.candidate-jobs-panel .panel-heading { min-height: 86px; padding: 17px 21px; background: linear-gradient(90deg, rgba(8,28,54,.68), rgba(3,15,31,.3)); }
.panel-kicker { display: flex; align-items: center; gap: 5px; margin-bottom: 5px; color: #4bdca5; font-size: .52rem; font-weight: 800; letter-spacing: .1em; }.panel-kicker i { font-size: .38rem; }
.candidate-jobs-panel .panel-heading h2 { margin-bottom: 4px; font-size: 1rem; }.candidate-jobs-panel .panel-heading p { font-size: .68rem; }
.candidate-jobs-panel .panel-heading > a { padding: 8px 10px; border: 1px solid rgba(39,138,244,.18); border-radius: 7px; background: rgba(6,28,53,.45); transition: background .18s ease, border-color .18s ease; }.candidate-jobs-panel .panel-heading > a:hover { border-color: rgba(39,138,244,.44); background: rgba(14,69,125,.35); }
.candidate-jobs-panel .candidate-job-card { position: relative; min-height: 104px; grid-template-columns: 48px minmax(0,1fr) auto; gap: 16px; padding: 17px 20px; transition: background .18s ease, transform .18s ease; }
.candidate-jobs-panel .candidate-job-card:hover { z-index: 1; background: linear-gradient(90deg, rgba(12,48,86,.34), rgba(4,20,38,.2)); transform: translateX(2px); }
.candidate-jobs-panel .candidate-job-card::before { content: ""; position: absolute; left: 0; top: 18px; bottom: 18px; width: 2px; border-radius: 2px; background: #168fff; opacity: 0; transition: opacity .18s ease; }.candidate-jobs-panel .candidate-job-card:hover::before { opacity: 1; }
.candidate-jobs-panel .candidate-job-icon { width: 48px; height: 48px; border-radius: 8px; color: #087cff; background: linear-gradient(145deg, #f9fcff, #dceeff); box-shadow: 0 8px 20px rgba(0,0,0,.22); font: 800 1.1rem "Sora",sans-serif; }
.candidate-jobs-panel .candidate-job-card--amber .candidate-job-icon { color: #b9660d; background: linear-gradient(145deg,#fff5dc,#ffc966); }.candidate-jobs-panel .candidate-job-card--coral .candidate-job-icon { color: #fff; background: linear-gradient(145deg,#ff5269,#d70d35); }
.candidate-job-main { min-width: 0; }.candidate-job-title { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; }.candidate-jobs-panel .candidate-job-title h3 { margin: 0; font-size: .85rem; }.candidate-job-title > span { padding: 3px 7px; display: inline-flex; align-items: center; gap: 3px; border-radius: 999px; color: #61e5ad; background: rgba(40,190,126,.12); font-size: .53rem; font-weight: 800; }.candidate-job-title > span i { font-size: .65rem; }
.candidate-jobs-panel .candidate-job-main > p { margin: 5px 0 0; color: #d4dfed; font-size: .7rem; }.candidate-jobs-panel .candidate-job-main > ul { margin-top: 8px; color: #8fa2ba; }
.candidate-job-side { min-width: 92px; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 8px 10px; text-align: right; }.candidate-job-side strong { color: #f0f6ff; font-size: .68rem; }.candidate-job-side small { grid-column: 1; color: #8497b0; font-size: .59rem; }.candidate-job-side a { grid-column: 2; grid-row: 1 / span 2; width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid rgba(50,143,244,.25); border-radius: 7px; color: #3ea9ff; text-decoration: none; background: rgba(8,35,66,.42); transition: border-color .18s ease, background .18s ease; }.candidate-job-side a:hover { border-color: rgba(50,143,244,.58); background: rgba(18,83,145,.4); }
.candidate-jobs-panel .panel-footer { background: linear-gradient(180deg, rgba(3,14,29,.2), rgba(5,23,44,.5)); }.candidate-jobs-panel .panel-footer .candidate-btn { border-color: rgba(39,138,244,.35); color: #3ca8ff; }
@media (max-width: 600px) { .candidate-jobs-panel .panel-heading { align-items: flex-start; gap: 12px; }.candidate-jobs-panel .panel-heading > a { padding: 6px 8px; white-space: nowrap; }.candidate-jobs-panel .candidate-job-card { grid-template-columns: 44px minmax(0,1fr); padding-inline: 14px; }.candidate-jobs-panel .candidate-job-icon { width: 44px; height: 44px; }.candidate-job-side { grid-column: 2; display: flex; align-items: center; text-align: left; }.candidate-job-side a { margin-left: auto; }.candidate-job-side small { margin-left: 5px; }.candidate-job-title > span { display: none; } }

.candidate-tools-stack .assistant-card { position: relative; min-height: 104px; padding: 17px 18px; display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 16px; overflow: hidden; background: radial-gradient(circle at 90% 50%, rgba(0,105,238,.12), transparent 42%), linear-gradient(145deg, rgba(6,22,43,.97), rgba(3,13,27,.96)); box-shadow: inset 0 1px 0 rgba(255,255,255,.025); }
.candidate-tools-stack .assistant-card::before { content: ""; position: absolute; left: 0; top: 20px; bottom: 20px; width: 2px; border-radius: 2px; background: linear-gradient(#33c9ff,#087cff); box-shadow: 0 0 12px rgba(25,143,255,.5); }
.assistant-card__copy { min-width: 0; }.assistant-card__title { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; }.assistant-card__title h2 { margin: 0; color: #f2f7ff; font-size: .87rem; }.assistant-card__title > span { padding: 3px 7px; display: inline-flex; align-items: center; gap: 3px; border-radius: 999px; color: #9ee8ff; background: rgba(22,143,255,.15); border: 1px solid rgba(69,177,255,.22); font-size: .49rem; font-weight: 800; letter-spacing: .04em; }.assistant-card__title > span i { color: #3acaff; font-size: .58rem; }
.candidate-tools-stack .assistant-card__copy p { max-width: 235px; margin: 8px 0 0; color: #9cafc6; font-size: .66rem; line-height: 1.55; }
.assistant-card__action { min-height: 39px; padding: 0 12px; display: inline-flex; align-items: center; gap: 7px; border: 1px solid rgba(34,135,245,.38); border-radius: 7px; color: #3ca9ff; background: rgba(5,27,53,.62); font-size: .65rem; font-weight: 800; text-decoration: none; white-space: nowrap; box-shadow: inset 0 1px 0 rgba(255,255,255,.025); transition: border-color .18s ease, background .18s ease, transform .18s ease; }.assistant-card__action > i:first-child { color: #148eff; font-size: 1rem; }.assistant-card__action > i:last-child { font-size: .72rem; transition: transform .18s ease; }.assistant-card__action:hover { border-color: rgba(47,164,255,.7); background: rgba(9,57,105,.6); transform: translateY(-1px); }.assistant-card__action:hover > i:last-child { transform: translateX(2px); }
@media (max-width: 430px) { .candidate-tools-stack .assistant-card { grid-template-columns: 1fr; }.assistant-card__action { justify-self: start; } }

/* Employer conversion panel. */
.candidate-home .employer-path { position: relative; min-height: 230px; padding: 28px 32px; grid-template-columns: .92fr 1.08fr; gap: 42px; isolation: isolate; background: radial-gradient(circle at 78% 40%, rgba(0,111,255,.22), transparent 35%), linear-gradient(110deg,#06152e,#052554 62%,#06172f); box-shadow: 0 22px 55px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.035); }
.candidate-home .employer-path::before { content: ""; position: absolute; z-index: -1; inset: 0; opacity: .22; background-image: radial-gradient(rgba(70,170,255,.7) 1px,transparent 1px); background-size: 23px 23px; mask-image: linear-gradient(90deg,transparent 35%,#000); }
.employer-path__copy { align-self: center; }.employer-path__badge { width: fit-content; padding: 5px 9px; display: inline-flex; align-items: center; gap: 5px; border: 1px solid rgba(67,164,255,.28); border-radius: 999px; color: #70c9ff; background: rgba(8,43,82,.5); font-size: .51rem; font-weight: 800; letter-spacing: .09em; }.employer-path__badge i { font-size: .7rem; }
.candidate-home .employer-path h2 { margin: 11px 0 0; font-size: 1.55rem; }.candidate-home .employer-path p { max-width: 470px; margin: 7px 0 0; color: #a9bbd0; font-size: .72rem; line-height: 1.6; }
.employer-path__copy ul { padding: 0; margin: 13px 0 16px; display: flex; flex-wrap: wrap; gap: 7px 15px; color: #c7d8e9; list-style: none; font-size: .61rem; }.employer-path__copy li { display: flex; align-items: center; gap: 5px; }.employer-path__copy li i { color: #39d99a; font-size: .75rem; }
.candidate-home .employer-path .candidate-btn { min-height: 39px; padding-inline: 16px; box-shadow: 0 10px 28px rgba(0,105,238,.3); }
.candidate-home .employer-path__visual { height: 172px; padding: 0; display: block; overflow: hidden; border-color: rgba(60,156,255,.42); background: linear-gradient(145deg,rgba(5,25,51,.96),rgba(2,13,29,.98)); box-shadow: 0 18px 38px rgba(0,0,0,.3), 0 0 45px rgba(0,102,255,.14), inset 0 1px 0 rgba(255,255,255,.04); transform: perspective(900px) rotateY(-3deg); }
.employer-preview__head { height: 32px; padding: 0 11px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(66,145,228,.17); color: #8da5c0; font-size: .55rem; }.employer-preview__head span { display: flex; align-items: center; gap: 5px; }.employer-preview__head span i { color: #39d99a; font-size: .4rem; }
.employer-preview__body { height: calc(100% - 32px); display: grid; grid-template-columns: 38px 1fr; }.employer-preview__rail { padding-top: 12px; display: grid; align-content: start; justify-items: center; gap: 12px; border-right: 1px solid rgba(66,145,228,.15); color: #52708e; font-size: .75rem; }.employer-preview__rail i:first-child { width: 25px; height: 25px; display: grid; place-items: center; border-radius: 6px; color: #2fa7ff; background: rgba(16,126,240,.14); }
.employer-preview__content { min-width: 0; padding: 14px; }.employer-preview__title { display: flex; align-items: center; gap: 9px; }.employer-preview__title > span { width: 30px; height: 30px; border-radius: 8px; background: linear-gradient(145deg,#158dff,#0756b8); box-shadow: 0 7px 16px rgba(0,103,230,.25); }.employer-preview__title b,.employer-preview__title small { display: block; }.employer-preview__title b { color: #e8f2ff; font-size: .62rem; }.employer-preview__title small { margin-top: 3px; color: #7890ac; font-size: .48rem; }
.employer-preview__cards { margin-top: 13px; display: grid; grid-template-columns: repeat(3,1fr); gap: 7px; }.employer-preview__cards span { min-width: 0; height: 60px; padding: 9px; display: flex; flex-direction: column; justify-content: center; gap: 7px; border: 1px solid rgba(61,144,231,.17); border-radius: 7px; background: rgba(8,31,57,.56); }.employer-preview__cards i { color: #2aa5ff; font-size: .9rem; }.employer-preview__cards span:nth-child(2) i { color: #47dda7; }.employer-preview__cards span:nth-child(3) i { color: #ffc55e; }.employer-preview__cards b { overflow: hidden; color: #afc1d5; font-size: .48rem; text-overflow: ellipsis; white-space: nowrap; }
@media (max-width: 800px) { .candidate-home .employer-path { grid-template-columns: 1fr; gap: 24px; }.candidate-home .employer-path__visual { width: 100%; transform: none; } }
@media (max-width: 480px) { .candidate-home .employer-path { padding: 24px 20px; }.employer-path__copy ul { display: grid; }.employer-preview__cards { grid-template-columns: 1fr; }.employer-preview__cards span { height: 32px; flex-direction: row; align-items: center; justify-content: flex-start; }.candidate-home .employer-path__visual { height: 190px; } }

/* Compact conversion strips matching the approved stacked layout. */
.candidate-home .candidate-join-strip { min-height: 154px; grid-template-columns: 1.45fr repeat(3,1fr); padding: 20px 28px; }
.candidate-home .candidate-join-strip > div { min-height: 104px; }
.candidate-home .employer-path { min-height: 154px; padding: 16px 22px; grid-template-columns: 1.35fr repeat(3,.68fr) 1.55fr; gap: 0; background: radial-gradient(circle at 82% 45%,rgba(0,111,255,.18),transparent 28%),linear-gradient(105deg,#061a3a,#052550 62%,#071932); }
.candidate-home .employer-path::before { opacity: .12; }
.candidate-home .employer-path__copy { height: 112px; padding: 4px 24px 4px 7px; display: flex; flex-direction: column; justify-content: center; border-right: 1px solid rgba(66,145,228,.17); }
.candidate-home .employer-path h2 { margin: 0; font-size: 1.25rem; }.candidate-home .employer-path p { max-width: 280px; margin: 6px 0 10px; font-size: .64rem; line-height: 1.55; }.candidate-home .employer-path .candidate-btn { min-height: 35px; align-self: flex-start; padding-inline: 13px; font-size: .64rem; }
.employer-capability { height: 112px; padding: 12px 10px; display: flex; align-items: center; justify-content: center; flex-direction: column; border-right: 1px solid rgba(66,145,228,.17); text-align: center; }.employer-capability i { margin-bottom: 8px; color: #cce8ff; font-size: 1.3rem; }.employer-capability:nth-of-type(3) i { color: #45dda8; }.employer-capability:nth-of-type(4) i { color: #54a7ff; }.employer-capability b { color: #f1f7ff; font: 700 .78rem "Sora",sans-serif; }.employer-capability span { margin-top: 5px; color: #91a5bd; font-size: .55rem; }
.candidate-home .employer-path__visual { width: calc(100% - 18px); height: 112px; margin-left: 18px; transform: none; border-radius: 8px; }
.employer-preview__head { height: 24px; }.employer-preview__body { height: calc(100% - 24px); grid-template-columns: 29px 1fr; }.employer-preview__rail { padding-top: 8px; gap: 7px; font-size: .55rem; }.employer-preview__rail i:first-child { width: 20px; height: 20px; }.employer-preview__content { padding: 8px; }.employer-preview__title > span { width: 22px; height: 22px; }.employer-preview__title b { font-size: .5rem; }.employer-preview__title small { font-size: .4rem; }.employer-preview__cards { margin-top: 7px; gap: 4px; }.employer-preview__cards span { height: 36px; padding: 5px; gap: 3px; }.employer-preview__cards i { font-size: .65rem; }.employer-preview__cards b { font-size: .36rem; }
@media (max-width: 1000px) { .candidate-home .employer-path { grid-template-columns: 1.2fr repeat(3,.7fr); }.candidate-home .employer-path__visual { display: none; } }
@media (max-width: 760px) { .candidate-home .candidate-join-strip { grid-template-columns: 1fr 1fr; }.candidate-home .employer-path { grid-template-columns: 1fr 1fr; padding: 16px; }.candidate-home .employer-path__copy { grid-column: 1 / -1; height: auto; padding: 12px 4px 20px; border-right: 0; border-bottom: 1px solid rgba(66,145,228,.17); }.employer-capability { height: 96px; }.employer-capability:nth-of-type(3) { border-right: 0; }.employer-capability:nth-of-type(4) { grid-column: 1 / -1; border-top: 1px solid rgba(66,145,228,.17); border-right: 0; } }
@media (max-width: 430px) { .candidate-home .candidate-join-strip, .candidate-home .employer-path { grid-template-columns: 1fr; }.employer-capability, .employer-capability:nth-of-type(3), .employer-capability:nth-of-type(4) { grid-column: auto; border-right: 0; border-top: 1px solid rgba(66,145,228,.17); } }

#candidateParticles { position: fixed; z-index: 0; inset: 0; width: 100%; height: 100%; pointer-events: none; opacity: .9; filter: drop-shadow(0 0 3px rgba(82, 191, 255, .2)); }
.candidate-home > main { position: relative; z-index: 1; }
