:root{color-scheme:light;--ink:#102c40;--muted:#52616d;--green:#c8ed83;--line:#d9e1e7;--paper:#fff;--soft:#f1f5f7;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #278350;outline-offset:6px}p{line-height:1.65}h1,h2,h3,p{margin-top:0}.wrap{width:min(1220px,calc(100% - 96px));margin-inline:auto}.header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{font-size:2rem;font-weight:800;letter-spacing:-.12rem}.brand-dot{color:#328153}nav{display:flex;gap:2.2rem;align-items:center;font-size:.9375rem}nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.nav-contact{font-weight:bold}.nav-contact span{margin-left:.8rem}.hero{display:grid;grid-template-columns:1.6fr 1fr;gap:7%;padding-block:84px 100px}.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.14em;margin-bottom:2rem}h1{font-size:clamp(3.4rem,6.3vw,6rem);line-height:1.035;font-weight:500;letter-spacing:-.065em;margin-bottom:2rem}h1 em{font-style:normal;display:inline-block;background:var(--green);padding:0 .12em .07em;margin-left:-.12em}.intro{max-width:520px;font-size:1.25rem;color:var(--muted);margin-bottom:2rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.15rem 1.4rem;background:var(--ink);color:white;font-size:1rem;font-weight:bold;transition:background .18s}.button:hover{background:#28516c}.focus{background:var(--ink);color:white;padding:2.5rem;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.focus>.eyebrow{color:var(--green);margin-bottom:1rem}.focus-row{display:flex;gap:1.75rem;align-items:start;border-bottom:1px solid #466073;padding:1.5rem 0}.focus-row>span{color:var(--green);font-size:.875rem;padding-top:.35rem}.focus-row p{font-size:1.6rem;line-height:1.25;margin:0;color:#c2d0d9}.focus-row strong{font-weight:500;color:white}.focus-foot{font-size:.875rem;color:#bdcbd6;margin:1.75rem 0 0}.section{padding-block:90px}.about,.experience{display:grid;grid-template-columns:1fr 1.2fr;gap:9%}.about{border-top:1px solid var(--line)}h2{font-size:clamp(2rem,3.2vw,3rem);font-weight:500;line-height:1.12;letter-spacing:-.045em}.lead{font-size:1.5rem;line-height:1.45}.prose>p:not(.lead),.roles p:not(.role-meta){color:var(--muted);font-size:1.0625rem}.expertise{background:var(--soft)}.section-heading{display:flex;gap:10%;justify-content:space-between;align-items:start;margin-bottom:3rem}.section-heading h2{width:55%;margin:0}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.expertise-grid article{border-top:1px solid #adbcc6;padding-top:1.5rem}.number{font-size:.875rem;color:var(--muted)}h3{font-size:1.5rem;line-height:1.25;font-weight:500;letter-spacing:-.02em}.expertise h3{font-size:1.9rem;margin:2rem 0 1rem}.expertise article>p{color:var(--muted);font-size:1rem}.expertise .tags{font-size:.875rem;margin:1.75rem 0 0;color:var(--ink)}.muted{color:var(--muted)}.roles article{border-top:1px solid var(--line);padding:1.5rem 0}.roles article:last-child{padding-bottom:0}.role-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.8125rem;letter-spacing:.04em;font-weight:bold}.role-meta span{font-weight:normal;white-space:nowrap}.roles h3{margin-bottom:.75rem}.roles p:last-child{margin-bottom:0}.contact{background:var(--ink);color:white;padding-block:75px}.contact .eyebrow{color:var(--green)}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.contact p:last-child{color:#c2d0d9;margin-bottom:0}.button-light{background:var(--green);color:var(--ink);flex-shrink:0}.button-light:hover{background:#def7b5}.footer{display:flex;justify-content:space-between;gap:2rem;padding-block:30px;font-size:.8125rem;color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;background:white;padding:1rem;z-index:10}.skip:focus{top:10px}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:2rem}.focus{padding:1.75rem}.expertise-grid{gap:1.5rem}.contact-inner{align-items:start;flex-direction:column}.footer{flex-wrap:wrap}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{min-height:96px;gap:1rem;align-items:start;padding-block:22px}nav{gap:.75rem 1rem;flex-wrap:wrap;justify-content:flex-end;font-size:.875rem;max-width:250px}.hero{grid-template-columns:1fr;padding-block:50px;gap:3rem}h1{font-size:clamp(3.2rem,11vw,4.8rem)}.focus{padding:1.75rem}.focus-row p{font-size:1.4rem}.focus-row{padding-block:1rem}.section{padding-block:58px}.about,.experience{grid-template-columns:1fr;gap:1.5rem}.eyebrow{margin-bottom:1.5rem}.section-heading{display:block}.section-heading h2{width:auto}.expertise-grid{grid-template-columns:1fr;gap:2rem}.expertise h3{margin-top:1.25rem}.contact{padding-block:58px}.footer{display:grid;gap:1rem}.role-meta{flex-wrap:wrap}.intro{font-size:1.125rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media print{.header,.focus,.button,.footer{display:none}.hero,.section,.contact{padding-block:1.5rem}.wrap{width:100%}.hero,.about,.experience{display:block}.contact,.expertise{background:white;color:#102c40}h1{font-size:3rem}.contact p:last-child{color:#102c40}}
.theme-toggle{font:inherit;font-size:.875rem;color:var(--ink);background:transparent;border:1px solid var(--line);padding:.65rem .8rem;cursor:pointer;white-space:nowrap}.theme-toggle[hidden]{display:none}.theme-toggle:focus-visible{outline:3px solid #278350;outline-offset:4px}.theme-toggle[aria-pressed="true"]{border-color:var(--green);color:var(--green)}html[data-theme="dark"]{color-scheme:dark;--ink:#e9f0f5;--muted:#adbdc9;--line:#354b5b;--paper:#0b1924;--soft:#142735}html[data-theme="dark"] .focus,html[data-theme="dark"] .contact{background:#173246}html[data-theme="dark"] .button{background:var(--green);color:#102c40}html[data-theme="dark"] .button:hover{background:#def7b5}html[data-theme="dark"] h1 em{color:#102c40}html[data-theme="dark"] .brand-dot{color:var(--green)}html[data-theme="dark"] .skip{background:#173246}html[data-theme="dark"] .theme-toggle:focus-visible,html[data-theme="dark"] a:focus-visible{outline-color:var(--green)}@media(max-width:650px){nav{max-width:275px}.header{gap:.75rem}.theme-toggle{padding:.35rem .6rem}}@media print{html[data-theme="dark"]{--ink:#102c40;--muted:#52616d;--paper:white;--soft:white}.theme-toggle{display:none}}
.download-link{display:inline-block;margin:1.25rem 0 0 1.4rem;font-size:.9375rem;text-decoration:underline;text-underline-offset:5px}.download-link span{color:var(--muted)}@media(max-width:900px){.download-link{display:block;margin-left:0}}
