/* A shared visual language for the six decorative career-toolkit hero previews. */
#hero.career-hero { padding-top: 48px; padding-bottom: 0; }
.career-hero-copy { margin-bottom: 48px; }
/* Anchor the orbit to the copy, independently of each preview's height. */
#hero.career-hero > [aria-hidden="true"].inset-0 { top: 0; bottom: auto; height: 480px; transform: none; }
.career-demo-wrap { scroll-margin-top: 80px; position: relative; z-index: 20; width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 12px; }
.career-demo { --cd-ink: #202124; --cd-muted: #6b7280; --cd-line: #e2e5e9; --cd-blue: #2563eb; position: relative; height: 620px; overflow: hidden; border: 1px solid #dfe3e8; border-bottom: 0; border-radius: 22px 22px 0 0; background: #eef0f3; color: var(--cd-ink); box-shadow: 0 28px 70px #0f172a29, 0 3px 12px #0f172a0f; font-size: 12px; line-height: 1.5; text-align: left; pointer-events: none; user-select: none; }
.career-demo *, .career-demo *::before, .career-demo *::after { box-sizing: border-box; }
.career-demo strong { font-weight: 800; }
.career-demo p { margin: 0; }
.career-demo-topbar { display: flex; position: relative; z-index: 3; align-items: center; gap: 10px; height: 50px; padding: 0 16px; border-bottom: 1px solid var(--cd-line); background: #fff; }
.career-demo-title { min-width: 0; flex: 1; overflow: hidden; font-size: 14px; font-weight: 800; letter-spacing: -.015em; text-overflow: ellipsis; white-space: nowrap; }
.career-demo-app-icon { display: inline-flex; flex: 0 0 28px; width: 28px; height: 28px; align-items: center; justify-content: center; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: var(--cd-blue); font-size: 16px; }
.career-demo--headshot .career-demo-app-icon { color: #b77917; border-color: #fde68a; background: #fffbeb; }
.career-demo--tracker .career-demo-app-icon { color: #7c3aed; border-color: #ddd6fe; background: #f5f3ff; }
.career-demo--interview .career-demo-app-icon { color: #be185d; border-color: #fbcfe8; background: #fdf2f8; }
.cd-button { display: inline-flex; min-height: 30px; flex-shrink: 0; align-items: center; justify-content: center; gap: 6px; padding: 0 10px; border: 1px solid var(--cd-line); border-radius: 9px; background: #fff; color: #4b5563; box-shadow: 0 1px 2px #0f172a0a; font-size: 11px; font-weight: 700; white-space: nowrap; }
.cd-button i { font-size: 14px; }
.cd-button.is-ink { border-color: #171719; background: #171719; color: #fff; }
.cd-button.is-blue { border-color: #bfdbfe; background: #eff6ff; color: var(--cd-blue); }
.cd-wide { display: flex; width: 100%; min-height: 34px; margin-top: 16px; }
.cd-count { padding: 1px 6px; border-radius: 4px; background: #f3f4f6; font-size: 10px; }
.cd-split { display: grid; grid-template-columns: 280px minmax(0, 1fr); height: calc(100% - 50px); }
.cd-sidebar { min-width: 0; margin: 14px 0 0 14px; padding: 18px 16px; border: 1px solid var(--cd-line); border-bottom: 0; border-radius: 16px 16px 0 0; background: #fff; }
.cd-section-title { display: flex; align-items: center; gap: 9px; margin-bottom: 18px; }
.cd-section-title > div { flex: 1; min-width: 0; }
.cd-section-title strong { display: block; margin-top: 3px; font-size: 13px; }
.cd-step { display: flex; width: 28px; height: 28px; flex: 0 0 28px; align-items: center; justify-content: center; border-radius: 50%; background: #f3f4f6; color: #374151; font-size: 11px; font-weight: 800; }
.cd-success { color: #059669; font-size: 16px; }
.cd-eyebrow { display: block; color: #8b9099; font-size: 10px; font-weight: 800; line-height: 1.3; letter-spacing: .075em; text-transform: uppercase; }
.cd-muted { color: var(--cd-muted); font-size: 11px; }
.cd-label { display: block; margin: 15px 0 7px; color: #4b5563; font-size: 11px; font-weight: 700; }
.cd-field { display: flex; min-height: 34px; min-width: 0; align-items: center; gap: 7px; padding: 7px 10px; border: 1px solid var(--cd-line); border-radius: 9px; background: #fff; color: #4b5563; font-size: 11px; }
.cd-field > i { color: #9ca3af; font-size: 13px; }
.cd-field > i:last-child:not(:first-child), .cd-field > .ph-caret-down { margin-left: auto; }
.cd-rule { height: 1px; margin: 22px 0; background: #eef0f3; }
.cd-tip { display: flex; align-items: flex-start; gap: 7px; margin-top: 20px; padding: 11px 12px; border: 1px solid #bfdbfe; border-radius: 10px; background: #eff6ff; color: #1d4ed8; font-size: 10px; font-weight: 600; line-height: 1.5; }
.cd-tip > i { flex-shrink: 0; margin-top: 1px; font-size: 14px; }
.cd-text-action { color: var(--cd-blue); font-size: 10px; font-weight: 700; }
.cd-tabs { display: flex; align-items: stretch; gap: 3px; min-height: 30px; padding: 3px; border-radius: 9px; background: #f3f4f6; color: #8b9099; font-size: 10px; font-weight: 700; }
.cd-tabs > span { display: flex; flex: 1; align-items: center; justify-content: center; gap: 5px; padding: 3px 12px; border-radius: 7px; white-space: nowrap; }
.cd-tabs > .is-selected { background: #fff; color: #202124; box-shadow: 0 1px 3px #0f172a14; }
.cd-workspace { min-width: 0; padding: 22px 24px; }
.cd-workspace-heading { display: flex; min-height: 34px; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 18px; }
.cd-workspace-heading strong { display: block; margin-top: 4px; font-size: 14px; }
.cd-card { border: 1px solid var(--cd-line); border-radius: 13px; background: #fff; box-shadow: 0 2px 4px #0f172a04; }
.cd-tags { display: flex; flex-wrap: wrap; gap: 6px; }
.cd-tags > span { display: inline-flex; align-items: center; gap: 5px; padding: 4px 8px; border: 1px solid #e5e7eb; border-radius: 6px; background: #f9fafb; color: #6b7280; font-size: 10px; font-weight: 600; }
.cd-tags > .is-selected { background: #eff6ff; border-color: #bfdbfe; color: #2563eb; }
.career-demo-fade { position: absolute; z-index: 2; right: 0; bottom: 0; left: 0; height: 64px; background: linear-gradient(to top, #fff 4%, #ffffff00); }
.career-demo--headshot .career-demo-fade, .career-demo--linkedin .career-demo-fade { left: 280px; }
/* Headshot Studio */
.cd-upload { display: flex; align-items: center; gap: 12px; padding: 10px; border: 1px dashed #d1d5db; border-radius: 11px; background: #fafbfc; }
.cd-upload img { width: 66px; height: 76px; border-radius: 7px; object-fit: cover; }
.cd-upload strong { display: block; font-size: 11px; }
.cd-upload span { display: block; margin-top: 4px; font-size: 10px; color: #6b7280; }
.cd-upload .cd-text-action { color: #2563eb; }
.cd-swatches { display: flex; gap: 10px; margin-top: 14px; }
.cd-swatches > span { width: 24px; height: 24px; border: 3px solid #fff; border-radius: 50%; background: var(--swatch); box-shadow: 0 0 0 1px #e5e7eb; }
.cd-swatches > .is-selected { box-shadow: 0 0 0 2px #2563eb; }
.cd-photo-layout { display: grid; grid-template-columns: minmax(0, 1fr) 126px; align-items: start; gap: 16px; max-width: 690px; margin: 0 auto; }
.cd-photo-main { position: relative; overflow: hidden; height: 444px; border: 1px solid #d1d5db; border-radius: 14px; background: #bac6d5; box-shadow: 0 10px 30px #0f172a14; }
.cd-photo-main > img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center 38%; }
.cd-photo-caption { position: absolute; display: flex; align-items: center; justify-content: space-between; gap: 8px; right: 12px; bottom: 12px; left: 12px; padding: 9px 10px; border: 1px solid #fff; border-radius: 11px; background: #ffffffed; }
.cd-photo-caption > span:first-child { display: flex; align-items: center; gap: 5px; font-size: 11px; font-weight: 800; }
.cd-photo-caption > span:first-child i { color: #059669; font-size: 15px; }
.cd-photo-options { display: grid; align-self: center; gap: 10px; }
.cd-photo-options > div { padding: 4px; border: 1px solid #e2e5e9; border-radius: 10px; background: #fff; }
.cd-photo-options > .is-selected { border-color: #60a5fa; box-shadow: 0 0 0 2px #dbeafe; }
.cd-photo-options img { width: 100%; height: 97px; object-fit: cover; object-position: center 35%; border-radius: 6px; }
.cd-photo-options > div > span { display: flex; align-items: center; justify-content: space-between; margin: 5px 2px 1px; font-size: 10px; font-weight: 700; }
.cd-photo-options i { color: #2563eb; }
/* LinkedIn Optimizer */
.cd-headline { display: flex; align-items: flex-start; gap: 8px; margin-top: 10px; padding: 11px; border: 1px solid var(--cd-line); border-radius: 10px; color: #6b7280; font-size: 11px; line-height: 1.55; }
.cd-headline i { flex-shrink: 0; margin-top: 2px; font-size: 14px; }
.cd-headline.is-selected { border-color: #bfdbfe; background: #eff6ff; color: #1d4ed8; }
.cd-linkedin-workspace { padding-top: 18px; }
.cd-profile { position: relative; overflow: hidden; border: 1px solid var(--cd-line); border-radius: 13px; background: #fff; }
.cd-profile-banner { display: block; width: 100%; height: 116px; object-fit: cover; }
.cd-profile-info { position: relative; padding: 43px 22px 18px; }
.cd-profile-avatar { position: absolute; top: -50px; left: 20px; width: 84px; height: 84px; border: 4px solid #fff; border-radius: 50%; object-fit: cover; }
.cd-profile-edit { position: absolute; top: 14px; right: 18px; color: #6b7280; font-size: 16px; }
.cd-profile-name { display: block; font-size: 21px; letter-spacing: -.025em; }
.cd-profile-info p { max-width: 520px; margin: 3px 0 7px; color: #374151; font-size: 12px; line-height: 1.5; }
.cd-connections { display: block; margin: 5px 0 11px; }
.cd-profile-actions { display: flex; gap: 7px; }
.cd-profile-actions .cd-button { border-radius: 20px; min-height: 27px; font-size: 10px; }
.cd-profile-actions .is-blue { background: #0a66c2; border-color: #0a66c2; color: #fff; }
.cd-about { margin-top: 12px; padding: 16px 22px; }
.cd-about > strong { font-size: 14px; }
.cd-about p { margin: 7px 0 13px; color: #4b5563; font-size: 11px; line-height: 1.65; }
/* Job Board */
.cd-jobs-workspace { padding: 20px 24px; }
.cd-search { display: grid; grid-template-columns: 1.5fr 1.1fr 1fr 1fr auto; align-items: end; gap: 12px; padding: 16px; }
.cd-search .cd-label { margin-top: 0; }
.cd-search > .cd-button { min-height: 34px; }
.cd-search-filters { grid-column: 1 / -1; }
.cd-results-heading { display: flex; align-items: center; justify-content: space-between; margin: 19px 2px 12px; }
.cd-results-heading strong { font-size: 13px; }
.cd-job { display: flex; gap: 14px; align-items: flex-start; padding: 18px; margin-bottom: 12px; }
.cd-company-logo { display: inline-flex; flex: 0 0 34px; width: 34px; height: 34px; align-items: center; justify-content: center; border: 1px solid #e2e5e9; border-radius: 10px; background: #f5f7fa; color: #64748b; font-size: 16px; font-weight: 900; }
.cd-job:first-of-type .cd-company-logo { color: #1d4ed8; background: #eff6ff; }
.cd-job-info { min-width: 0; flex: 1; }
.cd-job-info > strong { display: block; font-size: 15px; }
.cd-job-info > .cd-muted { display: block; margin: 3px 0; }
.cd-job-info > p { margin: 8px 0 11px; font-size: 11px; color: #6b7280; }
.cd-job-actions { display: flex; gap: 7px; align-items: center; }
/* Applications Tracker */
.cd-tracker-workspace { padding: 20px 18px; }
.cd-stats { display: flex; gap: 9px; margin-bottom: 22px; }
.cd-stats > span { display: flex; align-items: center; gap: 6px; padding: 5px 8px; border: 1px solid #e5e7eb; border-radius: 9px; background: #fff; color: #6b7280; font-size: 10px; font-weight: 700; }
.cd-stats b { padding: 2px 5px; border-radius: 5px; background: #f3f4f6; color: #374151; font-size: 11px; }
.cd-stats > span:nth-child(2) { background: #fffbeb; border-color: #fde68a; }
.cd-stats > span:nth-child(3) { background: #ecfdf5; border-color: #a7f3d0; }
.cd-stats > span:nth-child(4) { background: #eff6ff; border-color: #bfdbfe; }
.cd-board { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.cd-board-column { min-width: 0; }
.cd-tone-slate { --stage-color: #64748b; --stage-soft: #e2e8f0; }
.cd-tone-amber { --stage-color: #b45309; --stage-soft: #fef3c7; }
.cd-tone-purple { --stage-color: #7c3aed; --stage-soft: #ede9fe; }
.cd-tone-green { --stage-color: #059669; --stage-soft: #d1fae5; }
.cd-tone-rose { --stage-color: #be647b; --stage-soft: #ffe4e6; }
.cd-board-heading { display: flex; align-items: center; justify-content: space-between; gap: 5px; min-height: 34px; margin-bottom: 10px; padding: 0 8px; border: 1px solid #ffffffb3; border-radius: 9px; background: var(--stage-soft); color: var(--stage-color); font-size: 11px; font-weight: 800; }
.cd-board-heading > span { display: flex; align-items: center; gap: 6px; }
.cd-board-heading > span > i { width: 5px; height: 5px; border-radius: 50%; background: var(--stage-color); }
.cd-board-heading b { opacity: .6; font-size: 10px; }
.cd-application { padding: 13px 12px 0; overflow: hidden; margin-bottom: 12px; border: 1px solid #e2e5e9; border-radius: 12px; background: #fff; box-shadow: 0 3px 8px #0f172a05; }
.cd-application-brand { display: flex; align-items: center; justify-content: space-between; margin-bottom: 12px; color: #9ca3af; }
.cd-application-brand .cd-company-logo { width: 29px; height: 29px; flex-basis: 29px; font-size: 13px; }
.cd-application > strong { display: block; min-height: 36px; font-size: 12px; line-height: 1.45; }
.cd-application > .cd-muted { display: block; margin: 6px 0 10px; font-size: 10px; }
.cd-application-location { display: flex; align-items: center; gap: 4px; color: #9ca3af; font-size: 10px; }
.cd-application-next { display: flex; align-items: center; gap: 5px; min-height: 37px; margin: 12px -12px 0; padding: 8px 10px; border-top: 1px solid #f3f4f6; background: #fafbfc; color: var(--stage-color); font-size: 10px; font-weight: 700; }
.cd-add-card { display: flex; justify-content: center; align-items: center; gap: 5px; padding: 10px 2px; border: 1px dashed #d7dce3; border-radius: 10px; color: #9ca3af; font-size: 10px; }
/* Interview Simulator */
.cd-interview-workspace { padding: 24px 36px; }
.cd-interview-heading { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.cd-interview-heading strong { display: block; margin-top: 5px; font-size: 15px; }
.cd-status { display: inline-flex; align-items: center; gap: 7px; padding: 7px 10px; border: 1px solid #bfdbfe; border-radius: 8px; background: #eff6ff; color: #2563eb; font-size: 10px; font-weight: 800; }
.cd-status > i, .cd-recording > i { width: 6px; height: 6px; border-radius: 50%; background: currentColor; }
.cd-interview-grid { display: grid; grid-template-columns: 260px minmax(0, 1fr); gap: 24px; }
.cd-interviewer { position: relative; overflow: hidden; height: 390px; border: 1px solid #e2e5e9; border-radius: 14px; background: #e5e7eb; }
.cd-interviewer > img { width: 100%; height: 100%; object-fit: cover; }
.cd-listening { position: absolute; display: flex; align-items: center; justify-content: center; gap: 8px; right: 12px; bottom: 12px; left: 12px; padding: 12px 6px; border: 1px solid #fff; border-radius: 10px; background: #fffffff2; color: #374151; font-size: 10px; font-weight: 700; }
.cd-wave { display: flex; height: 18px; align-items: center; gap: 2px; }
.cd-wave > i { width: 2px; height: 6px; border-radius: 3px; background: #2563eb; }
.cd-wave > i:nth-child(2n) { height: 13px; }
.cd-wave > i:nth-child(3) { height: 18px; }
.cd-question { padding: 22px; }
.cd-question > strong { display: block; max-width: 100%; margin-top: 10px; font-size: 23px; line-height: 1.4; letter-spacing: -.025em; }
.cd-answer-heading { display: flex; justify-content: space-between; align-items: center; margin: 18px 0 10px; }
.cd-answer-heading > strong { font-size: 12px; }
.cd-answer { padding: 18px 20px; }
.cd-answer > p { color: #4b5563; font-size: 13px; line-height: 1.8; }
.cd-answer > p + p { margin-top: 10px; }
.cd-cursor { display: inline-block; height: 14px; margin-left: 3px; border-left: 2px solid #2563eb; vertical-align: middle; }
.cd-recording { display: flex; align-items: center; gap: 6px; margin-top: 16px; color: #2563eb; font-size: 10px; font-weight: 700; }
.cd-answer-actions { display: flex; justify-content: flex-end; gap: 7px; margin-top: 12px; }
.cd-interview-context { display: flex; align-items: center; gap: 8px; margin-top: 24px; color: #6b7280; font-size: 10px; font-weight: 700; }
.cd-interview-context > i { color: #2563eb; font-size: 14px; }
.cd-interview-context .cd-muted { margin-left: auto; font-weight: 500; }
/* Browser Extension */
.cd-extension-workspace { position: relative; height: 100%; padding: 24px 34px; }
.cd-application-page { max-width: 790px; min-height: 550px; padding: 26px 270px 28px 28px; border: 1px solid #e2e5e9; border-radius: 14px; background: #fff; }
.cd-careers-brand { display: flex; align-items: center; gap: 9px; margin-bottom: 27px; }
.cd-careers-brand > span:last-child { margin-left: auto; color: #9ca3af; font-size: 10px; }
.cd-apply-title { display: block; margin: 10px 0 6px; font-size: 24px; line-height: 1.25; letter-spacing: -.03em; }
.cd-application-page .cd-rule { margin: 20px 0; }
.cd-application-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 10px; }
.cd-full-field { grid-column: 1 / -1; }
.cd-field.is-filled { border-color: #bfdbfe; background: #f8fbff; }
.cd-field.is-filled > i { margin-left: auto; color: #2563eb; }
.cd-file-upload { padding: 11px; border: 1px dashed #d1d5db; border-radius: 9px; color: #9ca3af; font-size: 10px; text-align: center; }
.cd-extension-popup { position: absolute; z-index: 1; top: 40px; right: 36px; width: 346px; overflow: hidden; border: 1px solid #d1d5db; border-radius: 16px; background: #fff; box-shadow: 0 20px 55px #0f172a26, 0 3px 10px #0f172a0a; }
.cd-extension-brand { display: flex; align-items: center; gap: 9px; padding: 14px; border-bottom: 1px solid #e5e7eb; }
.cd-extension-brand > strong { flex: 1; font-size: 13px; letter-spacing: -.025em; }
.cd-extension-brand > i { color: #9ca3af; font-size: 18px; }
.cd-extension-popup > .cd-tabs { margin: 12px 14px 0; }
.cd-extension-content { padding: 18px; }
.cd-autofill-icon { display: flex; width: 38px; height: 38px; align-items: center; justify-content: center; margin-bottom: 12px; border: 0; border-radius: 12px; background: #eff6ff; color: #2563eb; font-size: 22px; }
.cd-extension-content > strong { display: block; font-size: 24px; line-height: 1.2; letter-spacing: -.03em; }
.cd-extension-content > p { margin: 10px 0 18px; line-height: 1.65; }
.cd-filled-note { display: flex; align-items: center; gap: 9px; margin-top: 16px; padding: 11px; border: 1px solid #a7f3d0; border-radius: 10px; background: #ecfdf5; color: #047857; font-size: 11px; font-weight: 800; }
.cd-filled-note > i { font-size: 20px; }
.cd-filled-note strong { display: block; margin-top: 2px; font-size: 10px; font-weight: 600; }
.cd-extension-content .cd-tip { margin-top: 12px; }
@media (min-width: 640px) { .career-demo-wrap { padding: 0 24px; } #hero.career-hero { padding-top: 64px; } .career-hero-copy { margin-bottom: 64px; } }
@media (max-width: 1100px) {
 .cd-workspace { padding: 20px 16px; }
 .cd-workspace-heading { align-items: flex-start; }
 .cd-workspace-heading strong { font-size: 12px; }
 .cd-workspace-heading .cd-tabs > span { padding: 3px 8px; }
 .cd-photo-layout { grid-template-columns: minmax(0, 1fr) 100px; gap: 12px; }
 .cd-photo-options img { height: 97px; }
 .cd-photo-caption { padding: 8px; right: 8px; left: 8px; }
 .cd-photo-caption .cd-button { padding: 0 7px; }
 .cd-job-actions { flex-direction: column; align-items: stretch; }
 .cd-job-info > p { max-width: 440px; }
 .cd-board { gap: 8px; }
 .cd-application { padding: 11px 9px 0; }
 .cd-board-heading { padding: 0 5px; font-size: 10px; }
 .cd-board-heading > span { gap: 4px; }
 .cd-application-next { margin-left: -9px; margin-right: -9px; }
 .cd-extension-popup { right: 24px; width: 320px; }
 .cd-application-page { padding-right: 300px; }
}
@media (max-width: 900px) and (min-width: 768px) {
 .cd-split { grid-template-columns: 244px minmax(0, 1fr); }
 .cd-sidebar { padding: 16px 12px; }
 .cd-section-title { gap: 7px; }
 .cd-section-title strong { font-size: 12px; }
 .cd-section-title .cd-eyebrow { font-size: 10px; letter-spacing: 0; }
 .cd-photo-options { display: none; }
 .cd-photo-layout { display: block; }
 .career-demo--headshot .cd-workspace-heading { display: block; }
 .career-demo--headshot .cd-workspace-heading > .cd-tabs { margin-top: 10px; }
 .cd-photo-main { height: 405px; }
 .career-demo--headshot .career-demo-fade, .career-demo--linkedin .career-demo-fade { left: 244px; }
 .cd-linkedin-workspace .cd-workspace-heading > .cd-muted { display: none; }
 .cd-board { grid-template-columns: repeat(4, minmax(0, 1fr)); }
 .cd-board-column:last-child { display: none; }
 .cd-search { grid-template-columns: 1.5fr 1fr 1fr auto; }
 .cd-search > div:nth-child(4) { display: none; }
 .cd-interview-workspace { padding: 22px; }
 .cd-interview-grid { grid-template-columns: 200px minmax(0, 1fr); gap: 18px; }
 .cd-question > strong { font-size: 20px; }
 .cd-interview-context .cd-muted { display: none; }
 .cd-extension-workspace { padding: 20px; }
 .cd-application-page { padding-left: 20px; padding-right: 285px; }
 .cd-extension-popup { right: 18px; width: 280px; }
}
/* Recompose around the result on mobile; keep text readable rather than scaling the desktop. */
@media (max-width: 767px) {
 .career-demo { height: 515px; border-radius: 17px 17px 0 0; box-shadow: 0 20px 50px #0f172a24; }
 .career-demo-topbar { height: 46px; gap: 8px; padding: 0 11px; }
 .career-demo-title { font-size: 12px; }
 .career-demo-app-icon { width: 25px; height: 25px; flex-basis: 25px; font-size: 14px; }
 .career-demo-topbar > .cd-button { min-height: 28px; padding: 0 8px; font-size: 10px; }
 .cd-split { display: block; height: calc(100% - 46px); }
 .cd-sidebar { display: none; }
 .cd-workspace { padding: 15px 14px; }
 .cd-workspace-heading { margin-bottom: 13px; }
 .career-demo-fade, .career-demo--headshot .career-demo-fade, .career-demo--linkedin .career-demo-fade { left: 0; height: 40px; }
 .career-demo--headshot .cd-workspace-heading > div:first-child { display: none; }
 .career-demo--headshot .cd-workspace-heading > .cd-tabs { width: 100%; }
 .cd-photo-layout { grid-template-columns: minmax(0, 1fr) 76px; gap: 10px; }
 .cd-photo-main { height: 365px; }
 .cd-photo-main > img { object-position: 50% 40%; }
 .cd-photo-caption { right: 7px; bottom: 7px; left: 7px; flex-wrap: wrap; justify-content: center; padding: 8px 5px; }
 .cd-photo-caption > span:first-child { font-size: 10px; }
 .cd-photo-caption .cd-button { min-height: 27px; font-size: 10px; }
 .cd-photo-options { gap: 10px; }
 .cd-photo-options img { height: 83px; }
 .cd-photo-options > div > span { font-size: 10px; line-height: 1.2; min-height: 24px; }
 .cd-photo-options i { display: none; }
 .cd-photo-options > .cd-eyebrow { display: none; }
 .cd-linkedin-workspace .cd-workspace-heading > .cd-muted { display: none; }
 .cd-linkedin-workspace .cd-workspace-heading > .cd-tabs { width: 100%; }
 .cd-profile-banner { height: 83px; }
 .cd-profile-info { padding: 36px 16px 14px; }
 .cd-profile-avatar { width: 70px; height: 70px; top: -43px; left: 13px; }
 .cd-profile-name { font-size: 19px; }
 .cd-profile-info p { font-size: 11px; }
 .cd-profile-actions { gap: 5px; }
 .cd-profile-actions .cd-button { padding: 0 8px; }
 .cd-about { padding: 12px 16px; }
 .cd-about p { margin-bottom: 0; }
 .cd-about .cd-tags { display: none; }
 .cd-jobs-workspace { padding: 14px 12px; }
 .cd-search { grid-template-columns: minmax(0, 1fr) auto; gap: 10px; padding: 12px; }
 .cd-search > div:nth-child(2), .cd-search > div:nth-child(3), .cd-search > div:nth-child(4) { display: none; }
 .cd-search-filters > span:nth-child(2), .cd-search-filters > span:nth-child(3) { display: none; }
 .cd-results-heading { margin: 15px 0 10px; }
 .cd-results-heading > .cd-muted { font-size: 10px; }
 .cd-job { flex-wrap: wrap; gap: 9px; padding: 13px; }
 .cd-job > .cd-company-logo { width: 28px; height: 28px; flex-basis: 28px; font-size: 13px; }
 .cd-job-info > strong { font-size: 12px; }
 .cd-job-info > .cd-muted { font-size: 10px; }
 .cd-job-info > p { display: none; }
 .cd-job-info .cd-tags { margin-top: 9px; }
 .cd-job-actions { flex-direction: row; width: 100%; padding-left: 37px; }
 .cd-job-actions .cd-button { min-height: 28px; font-size: 10px; }
 .cd-top-tabs { display: none; }
 .career-demo--tracker .career-demo-title { font-size: 11px; }
 .career-demo--tracker .career-demo-topbar > .cd-button { display: none; }
 .cd-tracker-workspace { padding: 14px 12px; }
 .cd-stats { gap: 6px; margin-bottom: 16px; flex-wrap: wrap; }
 .cd-stats > span:nth-child(2), .cd-stats > span:nth-child(4) { display: none; }
 .cd-board { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
 .cd-board-column:first-child, .cd-board-column:nth-child(4), .cd-board-column:nth-child(5) { display: none; }
 .cd-board-heading { font-size: 11px; }
 .cd-application > strong { font-size: 12px; }
 .cd-application-location { font-size: 10px; }
 .cd-application-next { font-size: 10px; padding: 8px; }
 .cd-interview-workspace { padding: 16px 13px; }
 .cd-interview-heading { margin-bottom: 14px; }
 .cd-interview-heading strong { font-size: 12px; }
 .cd-interview-heading .cd-eyebrow { font-size: 10px; }
 .cd-interview-heading .cd-status { padding: 5px 7px; }
 .cd-interview-grid { grid-template-columns: 72px minmax(0, 1fr); gap: 10px; }
 .cd-interviewer { height: 100px; border-radius: 10px; }
 .cd-listening { bottom: 4px; right: 4px; left: 4px; gap: 0; padding: 3px; font-size: 0; }
 .cd-interview-content { display: contents; }
 .cd-question { min-height: 100px; padding: 12px; }
 .cd-question > strong { font-size: 15px; margin-top: 6px; line-height: 1.4; }
 .cd-question .cd-eyebrow { font-size: 10px; }
 .cd-answer-heading, .cd-answer, .cd-answer-actions { grid-column: 1 / -1; }
 .cd-answer-heading { margin: 3px 0 0; }
 .cd-answer { padding: 13px; }
 .cd-answer > p { font-size: 12px; line-height: 1.7; }
 .cd-answer-actions { margin-top: 0; }
 .cd-answer-actions .cd-button { font-size: 10px; padding: 0 7px; }
 .cd-recording { margin-top: 12px; }
 .cd-interview-context { display: none; }
 .career-demo--extension .career-demo-topbar > .cd-button { display: none; }
 .career-demo--extension .career-demo-title { font-size: 11px; }
 .cd-extension-workspace { padding: 14px; }
 .cd-application-page { min-height: 440px; padding: 16px; }
 .cd-careers-brand { margin-bottom: 16px; }
 .cd-apply-title { font-size: 19px; }
 .cd-extension-popup { top: 136px; right: 12px; width: min(286px, calc(100% - 38px)); border-radius: 13px; }
 .cd-extension-brand { padding: 10px 12px; }
 .cd-extension-brand > strong { font-size: 12px; }
 .cd-extension-popup > .cd-tabs { margin: 9px 12px 0; }
 .cd-extension-content { padding: 12px; }
 .cd-extension-content > strong, .cd-autofill-icon, .cd-extension-content > p, .cd-extension-content > .cd-label { display: none; }
 .cd-extension-content > .cd-wide { margin-top: 10px; }
 .cd-filled-note { margin-top: 10px; }
 .cd-extension-content .cd-tip { margin-top: 10px; padding: 9px; }
}
@media (max-width: 359px) { .cd-photo-layout { grid-template-columns: minmax(0, 1fr) 66px; } .cd-profile-actions .cd-button { padding: 0 6px; } .cd-job-actions { padding-left: 0; } .cd-question > strong { font-size: 13px; } .cd-stats { gap: 4px; } .cd-stats > span { padding: 4px; } }

/* Tracker colors follow the product: full tinted columns and matching statistics. */
.cd-tone-slate { --stage-color: #6b7280; --stage-soft: #fff; --stage-border: #e5e7eb; --stage-badge: #f3f4f6; }
.cd-tone-amber { --stage-color: #92400e; --stage-soft: #fef3c7; --stage-border: #fde68a; --stage-badge: #fffbeb; }
.cd-tone-emerald { --stage-color: #065f46; --stage-soft: #d1fae5; --stage-border: #a7f3d0; --stage-badge: #ecfdf5; }
.cd-tone-sky { --stage-color: #075985; --stage-soft: #e0f2fe; --stage-border: #bae6fd; --stage-badge: #f0f9ff; }
.cd-tone-rose { --stage-color: #9f1239; --stage-soft: #ffe4e6; --stage-border: #fecdd3; --stage-badge: #fff1f2; }
.cd-board { align-items: start; }
.cd-board-column { padding: 10px; border: 1px solid var(--stage-border); border-radius: 12px; background: var(--stage-soft); box-shadow: 0 1px 3px #0f172a06; }
.cd-board-heading { min-height: 28px; padding: 0; border: 0; border-radius: 0; background: none; font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: .045em; }
.cd-board-heading > span > i { display: none; }
.cd-board-heading b { padding: 2px 5px; border-radius: 5px; background: var(--stage-badge); font-weight: 600; opacity: 1; }
.cd-board-heading > i { display: flex; width: 18px; height: 18px; flex-shrink: 0; align-items: center; justify-content: center; border: 1px solid var(--stage-border); border-radius: 50%; background: #fff; }
.cd-application { padding: 11px 10px 0; border-color: #e5e7eb; box-shadow: 0 1px 3px #0f172a06; }
.cd-application > strong { font-weight: 700; }
.cd-application-next { margin-right: -10px; margin-left: -10px; font-weight: 600; }
.cd-add-card { border-color: var(--stage-border); color: var(--stage-color); opacity: .65; }
.cd-stats > span { font-weight: 600; }
.cd-stats > span:nth-child(2) { background: #fef3c7; border-color: #fde68a80; color: #92400e; }
.cd-stats > span:nth-child(2) b { background: #fffbeb; color: #92400e; }
.cd-stats > span:nth-child(3) { background: #d1fae5; border-color: #a7f3d080; color: #065f46; }
.cd-stats > span:nth-child(3) b { background: #ecfdf5; color: #065f46; }
.cd-stats > span:nth-child(4) { background: #e0f2fe; border-color: #bae6fd80; color: #075985; }
.cd-stats > span:nth-child(4) b { background: #f0f9ff; color: #075985; }
.career-demo--extension .career-demo-app-icon { border: 0; }
.career-demo--extension .career-demo-topbar > .career-demo-app-icon { background: none; color: #9ca3af; }
@media (max-width: 1100px) { .cd-board-column { padding: 8px; } .cd-board-heading { letter-spacing: 0; } .cd-board-heading > span { gap: 3px; } }
@media (max-width: 767px) { .cd-board-heading { font-size: 10px; } .cd-board-column { padding: 8px; } }

.cd-linkedin-workspace .cd-workspace-heading > .cd-tabs,
.career-demo--headshot .cd-workspace-heading > .cd-tabs,
.cd-answer-heading > .cd-tabs { border: 1px solid #dfe3e8; }
/* Match the numbered text and image generation steps. */
.cd-profile-visuals { margin-top: 16px; padding-top: 16px; border-top: 1px solid #eef0f3; }
.career-demo--linkedin .cd-section-title { margin-bottom: 14px; }
@media (min-width: 768px) {
 .career-demo--linkedin .cd-split { grid-template-columns: clamp(280px, 30vw, 360px) minmax(0, 1fr); }
 .career-demo--linkedin .career-demo-fade { left: clamp(280px, 30vw, 360px); }
 .cd-linkedin-workspace { width: 100%; max-width: 720px; justify-self: center; }
}
.career-demo--linkedin .cd-headline { margin-top: 8px; padding: 8px 10px; line-height: 1.45; }
.career-demo--linkedin .cd-sidebar > .cd-rule { margin: 16px 0; }
