/* Recruitment content extends the established Matt Price identity. */
.hero h1{font-size:clamp(4.5rem,8.6vw,8.8rem)}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:1.6rem}
.hero-actions .button-dark{margin-top:0}
.profile-download{display:inline-flex;align-items:center;gap:.6rem;min-height:3rem;font-weight:700;text-decoration:underline;text-underline-offset:.3em;font-size:.95rem}
.file-format{font-size:.8rem;font-weight:400;white-space:nowrap}
.hero-copy .hiring-note{margin-top:1rem;font-size:.875rem;line-height:1.6;color:#405e7e;max-width:29rem}
.hero-description{max-width:30rem}
.impact-number-word{font-size:clamp(3.3rem,5.7vw,6rem);line-height:1.02;margin-bottom:.75rem}
.impact-number-capacity{font-size:clamp(4rem,8vw,7rem);line-height:1.05;margin-bottom:.75rem}
.impact-feature .impact-calculation-note{font-size:.8125rem;line-height:1.65;margin-top:1rem;color:#c2d4e9}
.impact-calculation-note a{text-decoration:underline;text-underline-offset:.2em}
.capacity-calculation{border:1px solid var(--line);border-left:3px solid var(--blue);padding:1.5rem;margin-top:2rem;background:#fff;scroll-margin-top:1.5rem}
.capacity-calculation h3{font-size:1.1875rem;line-height:1.4;margin-bottom:.8rem}
.capacity-calculation p{font-size:.9375rem;line-height:1.8}
.capacity-table{width:100%;border-collapse:collapse;margin:1.2rem 0;text-align:left;font-size:.9375rem}
.capacity-table caption{text-align:left;font-size:.875rem;line-height:1.6;margin-bottom:.7rem;color:var(--muted)}
.capacity-table th,.capacity-table td{padding:.75rem .5rem;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.5}
.capacity-table th:first-child,.capacity-table td:first-child{padding-left:0}
.capacity-table th:last-child,.capacity-table td:last-child{padding-right:0}
.capacity-table thead th{font-size:.8125rem;color:var(--muted)}
.capacity-table td{white-space:nowrap}
.calculation-details>summary{cursor:pointer;padding:.65rem 0;font-weight:700;font-size:.9375rem;min-height:2.75rem}
.calculation-details>summary:hover{color:var(--blue)}
.calculation-details>summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.calculation-details p{margin-top:.8rem;font-size:.875rem}
.career-section{background:#fff}
.career-timeline{border-top:1px solid var(--line)}
.career-row{display:grid;grid-template-columns:minmax(8rem,.36fr) 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}
.career-row>div{max-width:49rem}
.career-date{font-size:1rem;color:var(--blue);font-weight:700}
.career-row h3{font-size:1.4rem;line-height:1.35;letter-spacing:-.02em;margin-bottom:.45rem}
.career-context{font-size:.9375rem;margin-bottom:.85rem}
.career-row .text-link{font-size:.9375rem}
.memory-compact{min-height:0;padding-top:4.5rem;padding-bottom:7.5rem}
.memory-compact .memory-content h2{font-size:clamp(2.7rem,5.1vw,4.5rem)}
.thinking-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:2rem}
.thinking-point{border-top:2px solid var(--blue);padding-top:1.4rem}
.thinking-point h3{font-size:1.35rem;line-height:1.3;margin:.7rem 0 1rem}
.thinking-point p{font-size:1rem;line-height:1.8}
.thinking-note{margin-top:1.8rem;font-size:.9375rem;max-width:52rem}
.contact-profile{display:flex;align-items:center;gap:.6rem;color:#fff;font-size:.9375rem;text-decoration:underline;text-underline-offset:.3em;margin-top:1.3rem;min-height:2.75rem;width:fit-content}
.contact-copy>p+p{margin-top:1rem}
.case-context-note{max-width:65rem;font-size:.9375rem;line-height:1.75;margin-top:1.5rem}
.course-details{margin:0 0 1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.course-details>summary{padding:1.3rem .5rem;cursor:pointer;font-weight:700;font-size:1.1rem;min-height:3rem;color:var(--ink)}
.course-details[open]>summary{border-bottom:1px solid var(--line);margin-bottom:1rem}
.course-details>summary:hover{color:var(--blue)}
.course-details>summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.course-details .course-group{margin-bottom:2rem}
.learning-context-link{display:inline-block;margin-top:.6rem;font-weight:700;text-decoration:underline;text-underline-offset:.3em}
@media(max-width:1100px){.site-header{height:auto;min-height:6.5rem;flex-wrap:wrap;padding-top:.8rem;padding-bottom:.6rem;column-gap:1rem;row-gap:.55rem}.site-header nav{display:flex;order:3;flex-basis:100%;justify-content:space-between;gap:.5rem 1rem;flex-wrap:wrap;font-size:.875rem}.site-header .wordmark{margin-right:auto}.site-header .header-contact{min-height:2.8rem}.site-header nav a{min-height:2.5rem;display:inline-flex;align-items:center}.site-header .wordmark-sub{display:none}html{scroll-padding-top:10rem}}
@media(max-width:800px){.thinking-points{grid-template-columns:1fr;gap:2rem}.thinking-point{max-width:42rem}.career-row{grid-template-columns:8rem 1fr;gap:1.5rem}}
@media(max-width:580px){.hero h1{font-size:clamp(3.2rem,20.5vw,7.6rem)}.hero-actions{gap:.6rem 1rem}.hero-actions .button{gap:1.3rem}.profile-download{font-size:.9375rem}.hero-copy .hiring-note{font-size:.875rem}.career-row{grid-template-columns:1fr;gap:.6rem;padding:1.6rem 0}.career-row h3{font-size:1.25rem}.impact-number-word{font-size:3.7rem}.memory-compact{padding-top:3.5rem;padding-bottom:7rem}.site-header nav{font-size:.875rem;justify-content:flex-start;gap:.25rem 1.1rem}html{scroll-padding-top:12rem}.case-context-note{font-size:.9375rem}.hero-copy .eyebrow{max-width:28rem}}
@media print{.hero-actions,.hiring-note,.contact-profile{display:none}.career-row{break-inside:avoid}.thinking-points{display:block}.thinking-point{margin-bottom:1rem}.course-details>summary{padding:.5rem 0}}
