@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&display=swap";:root{--bg: #0f0f0f;--bg-section: #141414;--surface: #1a1a1a;--border: #2a2a2a;--text-primary: #f0ece4;--text-secondary: #9a9690;--text-muted: #5c5a57;--accent: #c9a96e;--accent-hover: #e0c08a;--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--max-width: 1100px;--section-gap: 7rem;--container-x: 1.5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg);color:var(--text-primary);font-family:var(--font-sans);font-weight:300;line-height:1.75;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.container{max-width:var(--max-width);margin-inline:auto;padding-inline:var(--container-x)}.section{padding-block:var(--section-gap);border-top:1px solid var(--border)}.section-label{font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:2.5rem}.site-header{position:sticky;top:0;z-index:100;background-color:#0f0f0feb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding-block:1.1rem}.wordmark{font-family:var(--font-serif);font-size:1.1rem;color:var(--text-primary);transition:color .2s}.wordmark:hover{color:var(--accent)}nav{display:flex;gap:2rem;align-items:center}nav a{font-size:.8rem;font-weight:400;letter-spacing:.05em;color:var(--text-secondary);transition:color .2s}nav a:hover{color:var(--text-primary)}.hero{padding-block:5rem 4.5rem}.hero-inner{display:grid;grid-template-columns:1fr 280px;gap:5rem;align-items:start}.hero-eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.14em;color:var(--accent);margin-bottom:1rem;text-transform:uppercase}h1{font-family:var(--font-serif);font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.05;font-weight:400;color:var(--text-primary);margin-bottom:.75rem}.hero-tagline{font-family:var(--font-serif);font-size:clamp(1.1rem,2vw,1.35rem);color:var(--text-secondary);font-weight:400;margin-bottom:1.25rem;line-height:1.4}.hero-sub{font-size:1rem;color:var(--text-muted);max-width:52ch;line-height:1.7;margin-bottom:2rem}.hero-credentials{display:flex;flex-direction:column;gap:.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.hero-credential{display:flex;align-items:baseline;gap:.75rem}.credential-label{font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);min-width:4.5rem;flex-shrink:0}.credential-value{font-size:.85rem;color:var(--text-secondary);line-height:1.5}.hero-photo{position:sticky;top:6rem}.hero-photo-name,.hero-photo-eyebrow{display:none}.hero-photo img{width:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center top;border:1px solid var(--border);filter:grayscale(10%);display:block}.about-body p{color:var(--text-secondary);max-width:68ch;margin-bottom:1.25rem;font-size:1.05rem}.about-body p:last-child{margin-bottom:0}.focus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.focus-item{padding:2rem;border:1px solid var(--border);margin:-1px 0 0 -1px;transition:background-color .2s}.focus-item:hover{background-color:var(--surface)}.focus-item h3{font-family:var(--font-serif);font-size:1.15rem;font-weight:400;color:var(--text-primary);margin-bottom:.6rem}.focus-item p{font-size:.875rem;color:var(--text-secondary);line-height:1.65}.thinking-list{display:flex;flex-direction:column}.thinking-list li{padding:2rem 0 2rem 1.5rem;border-bottom:1px solid var(--border);position:relative}.thinking-list li:first-child{border-top:1px solid var(--border)}.thinking-list li:before{content:"—";position:absolute;left:0;top:2.1rem;color:var(--accent);font-size:.8rem}.thinking-list li strong{display:block;color:var(--text-primary);font-weight:500;font-size:1rem;margin-bottom:.5rem}.thinking-list li p{color:var(--text-secondary);font-size:.95rem;line-height:1.7;max-width:72ch}.leadership-body p{color:var(--text-secondary);max-width:68ch;margin-bottom:1.25rem;font-size:1.05rem}.leadership-body p:last-child{margin-bottom:0}.background-body{display:flex;flex-direction:column;gap:3.5rem}.bg-block-title{font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem}.career-list{display:flex;flex-direction:column}.career-item{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.1rem 0;border-bottom:1px solid var(--border)}.career-item:first-child{border-top:1px solid var(--border)}.career-item--group{flex-direction:column;gap:0;padding:0}.career-group-header{display:flex;justify-content:space-between;align-items:baseline;padding:1.1rem 0 .75rem;border-top:1px solid var(--border)}.career-group-company{font-size:1rem;font-weight:500;color:var(--text-primary);letter-spacing:.01em}.career-group-tenure{font-size:.75rem;color:var(--text-muted);white-space:nowrap}.career-subroles{display:flex;flex-direction:column;border-left:1px solid var(--border);margin-left:.75rem;margin-bottom:.5rem}.career-subitem{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding:.9rem 0 .9rem 1.25rem;border-bottom:1px solid var(--border)}.career-subitem:last-child{border-bottom:none}.career-meta{display:flex;flex-direction:column;gap:.25rem}.career-role{font-size:.95rem;font-weight:500;color:var(--text-primary)}.career-company{font-size:.82rem;color:var(--text-muted);letter-spacing:.01em}.career-date{font-size:.75rem;color:var(--text-muted);white-space:nowrap;padding-top:.2rem;flex-shrink:0}.highlights-grid{display:flex;flex-direction:column}.highlight-group{border-bottom:1px solid var(--border);padding:1.1rem 0}.highlight-group:first-child{border-top:1px solid var(--border)}.highlight-group-title{font-family:var(--font-sans);font-size:.75rem;font-weight:500;color:var(--text-muted);letter-spacing:.01em;margin-bottom:.6rem}.highlight-list{display:flex;flex-direction:column;gap:.35rem}.highlight-list li{font-size:.95rem;font-weight:400;color:var(--text-primary);padding-left:1rem;position:relative;line-height:1.6}.highlight-list li:before{content:"·";position:absolute;left:0;color:var(--accent);font-size:1rem;line-height:1.6}.contact-intro{color:var(--text-secondary);max-width:52ch;margin-bottom:2.25rem;font-size:1.05rem}.contact-links{display:flex;gap:1rem;flex-wrap:wrap}.contact-btn{display:inline-block;padding:.8rem 1.6rem;font-size:.825rem;font-weight:500;letter-spacing:.06em;border:1px solid var(--accent);color:var(--accent);border-radius:2px;transition:background-color .2s,color .2s}.contact-btn:hover{background-color:var(--accent);color:var(--bg)}.site-footer{border-top:1px solid var(--border);padding-block:2.5rem;margin-top:2rem}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-name{font-family:var(--font-serif);font-size:.95rem;color:var(--text-muted)}.footer-copy{font-size:.75rem;color:var(--text-muted)}@media(max-width:768px){:root{--section-gap: 4.5rem;--container-x: 1.25rem}.hero{padding-block:0 3rem}.hero-inner{grid-template-columns:1fr;gap:0;position:relative;padding-top:0;margin-top:0}.hero-photo{position:relative;width:100vw;margin-left:calc(-1 * var(--container-x));margin-bottom:2rem;order:-1;top:auto}.hero-photo img{width:100%;height:380px;object-fit:cover;object-position:center 15%;border:none;filter:grayscale(10%);display:block}.hero-photo:after{content:"";position:absolute;bottom:0;left:0;right:0;height:65%;background:linear-gradient(to top,rgba(15,15,15,1) 0%,rgba(15,15,15,.7) 50%,transparent 100%);pointer-events:none}.hero-photo-name{display:block;position:absolute;bottom:1.5rem;left:var(--container-x);right:var(--container-x);font-family:var(--font-serif);font-size:2.8rem;line-height:1.05;font-weight:400;color:var(--text-primary);z-index:2}.hero-photo-eyebrow{display:block;position:absolute;bottom:5rem;left:var(--container-x);right:var(--container-x);font-size:.65rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);z-index:2}h1,.hero-eyebrow{display:none}.hero-text{order:2;padding-top:0;margin-top:0}.hero-tagline{margin-top:0}.focus-grid{grid-template-columns:1fr}.career-item{flex-direction:column;gap:.35rem}.career-subitem{flex-direction:column;gap:.3rem}.career-group-header{flex-direction:column;gap:.2rem}.footer-inner{flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:480px){.contact-links{flex-direction:column}.contact-btn{text-align:center}.hero-credential{flex-direction:column;gap:.2rem}}
