@font-face{font-family:Inter;src:url('/assets/fonts/inter.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-medium.woff') format('woff');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-semi-bold.woff') format('woff');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-bold.woff') format('woff');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:'Inter Full';src:url('/assets/fonts/inter-local.woff') format('woff');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'EB Garamond';src:url('/assets/fonts/ebg.woff') format('woff');font-style:normal;font-weight:400 500;font-display:swap}
@font-face{font-family:'EB Garamond';src:url('/assets/fonts/ebg-italic.woff') format('woff');font-style:italic;font-weight:400 500;font-display:swap}
:root{color-scheme:light;--ink:#202020;--black:#0b0b0a;--gold:#b99a62;--gold-text:#a88549;--body:#5f5f5d;--muted:#777;--line:#dfd9cd;--cream:#f3f0e9;--serif:'EB Garamond',Georgia,serif}
*{box-sizing:border-box}
html{background:#fff;scroll-behavior:smooth}
body{margin:0;color:var(--body);font-family:Inter,'Inter Full',Arial,sans-serif;font-size:15px;line-height:1.48;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:underline;text-underline-offset:4px}
a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}
p,h1,h2,h3,ul,dl,dd,blockquote{margin:0}
h1,h2,h3{color:var(--ink);font-family:var(--serif);font-weight:500;line-height:1.08}
strong{color:var(--ink);font-weight:600}
em{color:var(--gold-text);font-weight:500}
.resume{max-width:1132px;margin:0 auto;background:#fff}
.content{padding-inline:7.15%}
.eyebrow{font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:4px;text-transform:uppercase;color:#858585}
.skip-link{position:fixed;left:16px;top:12px;z-index:10;padding:10px 16px;background:#fff;color:#222;transform:translateY(-200%)}
.skip-link:focus{transform:translateY(0)}
.hero{display:grid;grid-template-columns:70.4% 29.6%;position:relative;background:var(--black);color:#bfbfbf}
.hero::after{position:absolute;content:'';height:7px;background:var(--gold);bottom:-15px;left:0;width:70.4%}
.hero-copy{padding:76px 38px 43px 10.15%}
.hero .eyebrow{font-size:13px;letter-spacing:4.5px;color:#ddd}
h1{font-size:66px;line-height:.87;text-transform:uppercase;color:white;margin:23px 0 34px;letter-spacing:.1px}
h1 em{display:block;color:var(--gold)}
.role{font-size:15.5px;line-height:1.5;text-transform:uppercase;letter-spacing:2px;color:#f0f0f0}
.contact{display:flex;flex-wrap:wrap;gap:18px 23px;margin-top:21px;font-size:14px;font-style:normal;line-height:1.6}
.contact a{color:#d1d1d1}
.contact .email{flex-basis:100%;margin-top:1px}
.portrait{display:block;width:100%;height:100%;min-height:410px;object-fit:cover;object-position:center center}
.first-page{padding-top:54px}
.statement{font-size:44px;margin-top:10px}
.gold-rule{width:167px;height:3px;background:var(--gold);margin:27px 0 25px}
.profile-columns,.experience-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.profile-columns{font-size:15.5px;line-height:1.58}
.stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--cream);border-block:2px solid var(--line);margin-top:38px}
.stats>div{display:flex;flex-direction:column-reverse;justify-content:flex-end;padding:22px 26px 21px;border-right:2px solid var(--line)}
.stats>div:last-child{border-right:0}
.stats dd{font-family:var(--serif);font-size:40px;line-height:1.08;color:#202020}
.stats dt{font-size:11.5px;text-transform:uppercase;letter-spacing:1.8px;line-height:1.45;margin-top:12px;color:var(--muted)}
.experience{margin-top:37px}
.experience-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:2px solid var(--gold);padding-bottom:20px;margin-bottom:19px}
.experience h2{font-size:40px;margin-top:4px}
.employer{text-align:right;font-size:13px;color:var(--muted);line-height:1.6;padding-bottom:1px}
.checklist{list-style:none;padding:0}
.checklist li{position:relative;padding-left:28px;margin-bottom:13px;line-height:1.45;font-size:14.5px}
.checklist li::before{content:'✓';position:absolute;left:0;top:0;color:var(--gold-text);font-size:18px;line-height:1.2}
.checklist li:last-child{margin-bottom:0}
.international{background:var(--black);color:#bfbfbf;display:grid;grid-template-columns:265px 1fr;gap:32px;padding:28px 32px;margin-top:30px}
.international h3{font-size:32px;color:#fff;white-space:nowrap}
.international em,.closing-quote em,.continuation em{color:var(--gold)}
.international p{font-size:14px;line-height:1.5}
.international strong{font-weight:400;color:#fff}
.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:2px solid var(--line);padding:11px 0 30px;font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#858585}
.first-footer{margin-top:75px}
.page-footer>span:last-child{white-space:nowrap}
.continuation{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:41px 7.15% 57px;background:var(--black);border-bottom:6px solid var(--gold);color:#bbb}
.continuation p{font-family:var(--serif);font-size:36px;line-height:1.15;text-transform:uppercase;color:#fff;font-weight:500}
.continuation span{text-align:right;text-transform:uppercase;font-size:12px;letter-spacing:2px;line-height:1.7;padding-top:3px}
.second-page{padding-top:58px}
.journey-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:42px}
.journey h2{font-size:40px;margin-top:12px;line-height:1.13}
.journey .gold-rule{width:129px;margin:23px 0 18px}
.journey-section h3{font-size:32px;margin-bottom:12px}
.journey-section+.journey-section{margin-top:31px}
.journey-section p{font-size:14.5px;line-height:1.54}
.journey-section .dateline{font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;color:#858585;line-height:1.5;margin-bottom:12px}
.journey-section .checklist{margin-top:16px}
.journey-section .checklist li{font-size:14px;padding-left:27px}
.skills,.details{border-top:3px solid var(--gold);padding-top:20px}
.skills h2{font-size:32px;margin-top:9px;margin-bottom:19px}
.skill-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.skill{background:var(--cream);border-bottom:4px solid #d6c5a4;padding:18px 18px 17px}
.skill h3,.details dt{font-family:Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;font-weight:500;line-height:1.28;color:#303030}
.skill h3{margin-bottom:8px;overflow-wrap:anywhere}
.skill ul{list-style:none;padding:0;font-size:12.7px;line-height:1.44;color:var(--muted)}
.details{margin-top:37px}
.details h2{margin-bottom:12px}
.details dl>div{border-bottom:2px solid var(--line);padding:15px 0 13px}
.details dl>div:first-child{padding-top:0}
.details dl>div:last-child{border-bottom:0}
.details dt{margin-bottom:9px}
.details dd{font-size:13px;line-height:2;color:var(--muted)}
.closing-quote{margin-top:36px;background:var(--black);padding:26px 27px;color:#bfbfbf}
.closing-quote p{font-family:var(--serif);font-size:34px;color:#eee;line-height:1.17;font-weight:500}
.closing-quote footer{font-size:12px;line-height:1.6;text-transform:uppercase;margin-top:18px}
.final-footer{margin-top:18px}
.geographic-focus{border-top:3px solid var(--gold);margin-top:50px;padding-top:24px}
.geographic-focus h2{font-size:40px;margin-top:10px}
.focus-intro{font-size:14px;margin:17px 0 24px;max-width:750px}
.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.location-grid h3{font-family:'Inter Full',Arial,sans-serif;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:12px}
.location-grid p{font-family:'Inter Full',Arial,sans-serif;font-size:13px;line-height:1.7}
.focus-contact{font-size:14px;margin:25px 0 26px;color:var(--ink);display:flex;gap:16px;flex-wrap:wrap}
.profile-faq{border-top:2px solid var(--line);padding-top:24px;margin-bottom:28px}
.profile-faq h2{font-size:30px;margin:12px 0 22px}
.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.faq-grid h3{font-family:'Inter Full',Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.45;margin-bottom:12px}
.faq-grid p{font-family:'Inter Full',Arial,sans-serif;font-size:13px;line-height:1.7}
.faq-grid a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1500px){html{background:#f3f1ed}.resume{box-shadow:0 0 70px #00000007}}
@media(max-width:1000px) and (min-width:701px){
 .hero-copy{padding-top:49px;padding-bottom:36px;padding-right:28px}
 h1{font-size:52px;margin-bottom:26px}.hero .eyebrow{font-size:11px;letter-spacing:3px}.role{font-size:12px;letter-spacing:1.4px}
 .contact{font-size:12px;gap:14px 17px}.portrait{min-height:380px}.profile-columns,.experience-columns{gap:30px}
 .profile-columns{font-size:14px}.international{grid-template-columns:210px 1fr;gap:24px;padding:25px}.international h3{font-size:26px}
 .journey-layout{gap:30px;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.skill{padding:14px 12px}.skill-grid{gap:12px}
 .journey h2{font-size:30px}.journey-section h3{font-size:25px}.continuation p{font-size:31px}.continuation span{font-size:10px}
}
@media(max-width:700px){
 body{font-size:15px}.content{padding-inline:24px}.hero{grid-template-columns:minmax(0,1fr) 34%;align-items:start}
 .hero-copy{padding:30px 0 28px 24px;position:relative;z-index:1}.hero .eyebrow{font-size:9px;letter-spacing:1.9px;max-width:170px}
 h1{font-size:clamp(30px,7.6vw,48px);margin:22px 0 0;line-height:1.02}
 .portrait{min-height:0;height:auto;aspect-ratio:4/5;object-fit:cover;align-self:start}
 .role{font-size:11px;letter-spacing:1.2px;width:calc((100vw - 24px) * .96);margin-top:30px;max-width:580px}
 .contact{width:calc(100vw - 48px);margin-top:17px;gap:9px 15px;font-size:12px}.contact .email{margin-top:0}
 .hero::after{width:66%;height:5px;bottom:-11px}.first-page{padding-top:41px}
 .eyebrow{font-size:10px;letter-spacing:2.7px}.statement{font-size:clamp(28px,7.2vw,39px);margin-top:12px}
 .gold-rule{width:115px;margin:21px 0}.profile-columns,.experience-columns{grid-template-columns:1fr;gap:16px}.profile-columns{font-size:14px;line-height:1.6}
 .stats{margin-top:25px}.stats>div{padding:16px 10px 15px}.stats dd{font-size:32px}.stats dt{font-size:9px;letter-spacing:1px;line-height:1.55;margin-top:9px}
 .experience{margin-top:30px}.experience-heading{display:block;padding-bottom:16px;margin-bottom:20px}.experience h2{font-size:31px;margin-top:8px}.employer{text-align:left;font-size:11.5px;margin-top:13px}
 .checklist li{font-size:14px;padding-left:24px;margin-bottom:13px}.international{grid-template-columns:1fr;gap:15px;padding:23px;margin-top:26px}.international h3{font-size:28px}.international p{font-size:13px;line-height:1.6}
 .first-footer{margin-top:35px}.page-footer{font-size:8px;letter-spacing:.3px;padding-bottom:24px;gap:15px;line-height:1.6}
 .continuation{display:block;padding:26px 24px;border-bottom-width:4px}.continuation p{font-size:30px}.continuation span{display:block;text-align:left;font-size:9px;letter-spacing:1.3px;line-height:1.7;margin-top:15px}
 .second-page{padding-top:35px}.journey-layout{grid-template-columns:1fr;gap:36px}.journey h2{font-size:31px}.journey .gold-rule{margin:20px 0}
 .journey-section h3{font-size:26px}.journey-section p{font-size:14px;line-height:1.6}.journey-section .dateline{font-size:11px}.journey-section+.journey-section{margin-top:28px}
 .skill-grid{gap:14px}.skill{padding:17px}.skill ul{font-size:13px}.skills h2{font-size:29px}.details{margin-top:30px}.details dd{font-size:13px}
 .closing-quote{margin-top:24px;padding:25px}.closing-quote p{font-size:30px}.closing-quote footer{font-size:10px;letter-spacing:.4px}.final-footer{margin-top:28px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:700px){.geographic-focus{margin-top:35px}.geographic-focus h2{font-size:30px}.location-grid,.faq-grid{grid-template-columns:1fr;gap:23px}.focus-contact{font-size:13px;gap:10px}}
@media print{
 html,body{background:#fff}.resume{max-width:none;box-shadow:none}.skip-link{display:none}.hero,.international,.continuation,.skill,.stats,.closing-quote{print-color-adjust:exact;-webkit-print-color-adjust:exact}
 .continuation{break-before:page}.journey-section,.skill,.international,.closing-quote{break-inside:avoid}
}
