.kaj-explorer, .insight-depth { margin: 36px 0 64px; padding: clamp(24px, 4vw, 58px); border: 1px solid #d8dfda; border-radius: 18px; background: #f4f6f1; color: #132830; }
.explorer-intro { max-width: 730px; }
.explorer-intro h2, .insight-depth > h2 { margin: 8px 0 20px; font-size: clamp(28px, 3.2vw, 44px); line-height: 1.1; letter-spacing: -.035em; }
.explorer-form { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 28px; }
.explorer-form label, [data-explorer-salary] label { display: grid; gap: 7px; font-size: 14px; font-weight: 700; }
.explorer-form input, .explorer-form select, [data-explorer-salary] input { width: 100%; min-width: 0; min-height: 48px; padding: 12px; border: 1px solid #a8b6b0; border-radius: 7px; background: white; color: #132830; font: inherit; box-sizing: border-box; }
.explorer-wide { grid-column: 1/-1; }
.explorer-privacy, .source-note { font-size: 13px; color: #4b6266; line-height: 1.6; }
.explorer-result { margin-top: 28px; padding-top: 24px; border-top: 2px solid #b17952; }
.explorer-result h3 { font-size: clamp(25px, 3vw, 34px); margin: 8px 0; }
.explorer-route-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr)); gap: 16px; margin: 26px 0; }
.explorer-route { padding: 28px; border-radius: 14px; background: #122c34; color: #fff; border-top: 3px solid #bd956f; }
.explorer-route .result-label { color: #d4b796; }
.explorer-route h4 { font-size: clamp(22px, 2vw, 28px); line-height: 1.2; margin: 14px 0; overflow-wrap: anywhere; }
.explorer-route p { color: #e0e8e5; font-size: 14px; }
.explorer-route details { margin-top: 18px; color: #e0e8e5; }
.explorer-route summary { cursor: pointer; font-weight: 700; color: #fff; }
.explorer-route-actions { display: flex; flex-wrap: wrap; gap: 8px 14px; margin-top: 18px; }
.explorer-route-actions a { color: #fff; font-weight: 700; text-decoration: underline; text-underline-offset: 4px; }
.explorer-question { border-left: 3px solid #2d806f; padding: 12px 24px; background: #e7ede6; margin: 24px 0; }
.explorer-question p { font-size: 20px; margin: 8px 0; }
.talent-preview-summary { font-size: clamp(20px, 2.5vw, 28px); line-height: 1.55; max-width: 850px; }
.site-nav .recruiter-access { font-size: 12px; font-weight: 400; opacity: .8; }
.explorer-result-grid, .insight-card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin: 24px 0; }
.explorer-result-grid article, .insight-card { min-width: 0; padding: 25px; border-radius: 12px; background: #fff; border: 1px solid #dce3df; }
.insight-card h3 { font-size: 23px; line-height: 1.2; margin: 12px 0; }
.insight-card p, .explorer-result p { line-height: 1.65; }
.insight-card a, .explorer-result a { overflow-wrap: anywhere; }
.insight-card details, .explorer-result details { margin: 18px 0; }
.insight-card summary, .explorer-result summary { cursor: pointer; min-height: 44px; font-weight: 700; }
.result-label, .source-label { font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; color: #496568; }
.result-number { display: block; font-size: clamp(22px, 2.1vw, 30px); color: #286452; }
.explorer-directions { display: flex; flex-wrap: wrap; padding: 0; gap: 10px; list-style: none; }
.explorer-directions li { padding: 12px 18px; border-radius: 30px; border: 1px solid #99b9aa; background: #e3eee7; font-weight: 700; }
.explorer-next { padding-top: 18px; }
[data-explorer-salary] { display: grid; gap: 14px; margin: 20px 0; }
.people-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.person-initial { display: grid; place-items: center; width: 62px; height: 62px; border-radius: 50%; background: #153d39; color: #fff; font-size: 30px; }
.home-explorer { padding: 0 clamp(20px, 5vw, 80px); background: #102b32; }
.home-explorer .kaj-explorer { max-width: 1280px; margin: 0 auto; border: none; border-radius: 0 0 20px 20px; }
.home-explorer .explorer-intro h2 { font-size: clamp(27px, 3vw, 38px); }
.home-insight-link { margin-top: 30px; }
.audience-switch { font-size: 12px; }
.candidate-process { padding-top: 54px; padding-bottom: 48px; }
.kaj-explorer :focus-visible, .insight-depth :focus-visible { outline: 3px solid #92633e; outline-offset: 4px; }
@media (max-width: 1000px) { .explorer-result-grid, .insight-card-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 620px) { .explorer-form, .explorer-result-grid, .insight-card-grid { grid-template-columns: 1fr; } .kaj-explorer, .insight-depth { padding: 22px 18px; margin-bottom: 36px; } .explorer-result-grid article, .insight-card { padding: 20px; } .home-explorer { padding: 0 14px 30px; } .kaj-explorer .button { white-space: normal; text-align: center; } }
.career-mini-intake { margin: 36px 0 64px; padding: clamp(24px, 4vw, 58px); border-radius: 18px; background: #102b32; color: #fff; }
.career-intake-intro { max-width: 790px; }
.career-intake-intro h2 { margin: 8px 0 18px; color: #fff; font-size: clamp(28px, 3.2vw, 44px); line-height: 1.1; letter-spacing: -.035em; }
.career-intake-intro p, .career-mini-intake fieldset > p, .career-voice-status { color: #dce7e4; }
.career-mini-intake form { margin-top: 30px; }
.career-progress { display: grid; grid-template-columns: auto minmax(120px, 1fr); align-items: center; gap: 18px; max-width: 620px; margin-bottom: 24px; font-weight: 800; }
.career-progress progress { width: 100%; height: 9px; accent-color: #c18c62; }
.career-mini-intake fieldset { margin: 0; padding: 0; border: 0; }
.career-mini-intake legend { max-width: 820px; padding: 0; color: #fff; font-size: clamp(24px, 3vw, 36px); font-weight: 800; line-height: 1.2; }
.career-mini-intake label { display: block; margin: 22px 0 7px; font-size: 14px; font-weight: 800; }
.career-answer-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 10px; align-items: end; max-width: 860px; }
.career-answer-row textarea { width: 100%; min-height: 118px; padding: 14px; resize: vertical; border: 1px solid #91a8a5; border-radius: 8px; color: #132830; background: #fff; font: inherit; box-sizing: border-box; }
.career-voice { min-height: 52px; padding: 0 14px; display: inline-flex; align-items: center; gap: 7px; border: 1px solid #abc0bc; border-radius: 7px; color: #132830; background: #fff; font: inherit; font-weight: 800; cursor: pointer; }
.career-voice.is-recording { color: #fff; border-color: #a12e2e; background: #a12e2e; }
.career-voice:disabled { opacity: .58; cursor: not-allowed; }
.career-voice-status { min-height: 22px; margin: 16px 0 0; font-size: 13px; }
.career-form-error { min-height: 22px; color: #ffd3c2; font-weight: 700; }
.career-form-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 12px; }
.career-mini-intake .button-light { color: #fff; border-color: #9fb4af; background: transparent; }
.career-intake-result { margin-top: 30px; padding: clamp(22px, 3vw, 36px); border-radius: 14px; color: #132830; background: #f4f6f1; }
.career-intake-result h3 { margin: 6px 0 12px; font-size: clamp(25px, 3vw, 36px); }
.career-intake-result .explorer-route-grid { margin-bottom: 18px; }
.career-retain-boundary { padding: 16px 20px; border-left: 3px solid #2d806f; background: #e3eee7; }
.career-result-actions { margin-top: 22px; }
@media (max-width: 620px) { .career-mini-intake { padding: 24px 18px; margin-bottom: 36px; } .career-progress, .career-answer-row { grid-template-columns: 1fr; } .career-voice { justify-self: start; } .career-form-actions .button { width: 100%; text-align: center; } }
