@font-face{font-family:SoraSite;src:url('assets/fonts/Sora-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:SoraSite;src:url('assets/fonts/Sora-Medium.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:SoraSite;src:url('assets/fonts/Sora-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:BarlowSite;src:url('assets/fonts/BarlowCondensed-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:BarlowSite;src:url('assets/fonts/BarlowCondensed-SemiBold.ttf') format('truetype');font-weight:600 700;font-display:swap}

:root{color-scheme:light}
html{scroll-behavior:smooth;background:#fff}
body.site-shell{margin:0;min-width:320px;background:#fff;color:#111;-webkit-font-smoothing:antialiased}

#aj-resume-site{
  --black:#000;
  --ink:#111;
  --mid:#545454;
  --line:#9a9a9a;
  --white:#fff;
  --gap:9px;
  --border:1.15px;
  position:relative;
  width:min(calc(100% - 32px),816px);
  margin:24px auto;
  padding:32.64px;
  overflow:hidden;
  background:#fff;
  color:var(--ink);
  box-shadow:none;
  font-family:SoraSite,Arial,sans-serif;
  font-size:10px;
  line-height:1.27;
  font-variant-numeric:tabular-nums;
}
#aj-resume-site,#aj-resume-site *{box-sizing:border-box}
#aj-resume-site a{color:inherit;text-decoration:none;text-underline-offset:.16em}
#aj-resume-site address{font-style:normal}
#aj-resume-site .page{width:auto;height:auto;margin:0;padding:0;overflow:visible;background:#fff;box-shadow:none;display:flex;flex-direction:column;gap:var(--gap)}
#aj-resume-site .page-two{margin-top:var(--gap)}
#aj-resume-site .box{min-width:0;border:var(--border) solid var(--black);background:#fff}
#aj-resume-site .box-head{display:flex;align-items:center;justify-content:space-between;padding:6.4px 10.6px;border-bottom:1px solid var(--black);background:#000;color:#fff}
#aj-resume-site .section-label{margin:0;font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:13.6px;font-weight:600;line-height:1;letter-spacing:.075em;text-transform:uppercase}
#aj-resume-site .box-body{padding:10.5px 11.5px}

#aj-resume-site .page-one{position:relative;isolation:isolate}
#aj-resume-site .page-one>:not(.portrait-watermark){position:relative;z-index:1}
#aj-resume-site .portrait-watermark{position:absolute;z-index:0;top:6px;right:2px;width:485px;height:485px;margin:0;pointer-events:none}
#aj-resume-site .coded-portrait-frame{display:block;width:100%;height:100%;max-width:none;border:0;background:transparent;filter:grayscale(1);opacity:1;transform:translate(92px,-113px) scale(.84);transform-origin:center;pointer-events:none}
#aj-resume-site .masthead{height:209px;border-bottom:1.2px solid #000}
#aj-resume-site .identity{height:100%;padding:16px 15px 13px;display:grid;grid-template-rows:auto 1fr auto;justify-content:stretch;background:transparent;color:#000}
#aj-resume-site .identity h1{margin:0;font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:80px;font-weight:600;line-height:.9;letter-spacing:.002em;text-transform:uppercase;white-space:nowrap}
#aj-resume-site .positioning{align-self:center;max-width:525px;font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:16px;font-weight:600;line-height:1.08;letter-spacing:.045em;text-transform:uppercase}
#aj-resume-site .contact{display:flex;flex-wrap:wrap;gap:4px 17px;font-size:10.4px;line-height:1.1}
#aj-resume-site .contact strong{font-weight:700}
#aj-resume-site .contact a:hover,#aj-resume-site .contact a:focus-visible{text-decoration:underline}
#aj-resume-site a:focus-visible{outline:3px solid #fff;box-shadow:0 0 0 5px #000;outline-offset:1px}

#aj-resume-site .intro-grid{display:grid;grid-template-columns:1.38fr .96fr;gap:var(--gap)}
#aj-resume-site .profile .box-body{min-height:116px;display:flex;align-items:center;padding:11px 12px;background:#fff;font-size:11.65px;line-height:1.35}
#aj-resume-site .proof-grid{height:100%;min-height:142px;display:grid;grid-template-columns:1fr 1fr}
#aj-resume-site .proof{display:flex;flex-direction:column;justify-content:center;padding:9px 10px;border-right:1px solid #000;border-bottom:1px solid #000}
#aj-resume-site .proof:nth-child(2n){border-right:0}
#aj-resume-site .proof:nth-last-child(-n+2){border-bottom:0}
#aj-resume-site .proof b{font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:24px;font-weight:600;line-height:.9}
#aj-resume-site .proof span{margin-top:3px;color:var(--mid);font-size:9.3px;line-height:1.15}

#aj-resume-site .focus-box{margin-top:4px;display:flex;flex-direction:column}
#aj-resume-site .focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff}

#aj-resume-site .focus-item{min-width:0;padding:9px 8px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #000}
#aj-resume-site .focus-item:last-child{border-right:0}
#aj-resume-site .focus-item strong,#aj-resume-site .career-meta strong,#aj-resume-site .leader>strong,#aj-resume-site .credential strong,#aj-resume-site .systems-line strong{font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:12.8px;font-weight:700;line-height:1.05}
#aj-resume-site .focus-item span{margin-top:4px;min-height:3.81em;font-size:9.8px;line-height:1.27}

#aj-resume-site .recent{display:flex;flex-direction:column}
#aj-resume-site .recent-jobs{display:grid;grid-template-rows:repeat(3,auto)}
#aj-resume-site .job{display:grid;grid-template-columns:146px minmax(0,1fr);gap:14px;padding:14px 13px;align-content:center;border-bottom:1px solid #000}
#aj-resume-site .job:last-child{border-bottom:0}
#aj-resume-site .job>div:first-child,#aj-resume-site .career-meta{display:flex;flex-direction:column;justify-content:center}
#aj-resume-site .employer{font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:13.9px;font-weight:700;line-height:1.05}
#aj-resume-site .role,#aj-resume-site .career-meta span{margin-top:5px;color:var(--mid);font-size:9.8px}
#aj-resume-site .dates{margin-top:3px;color:var(--mid);font-size:9.3px}
#aj-resume-site .job-copy,#aj-resume-site .career-copy{font-size:9.8px;line-height:1.34}
#aj-resume-site .job-copy ul,#aj-resume-site .career-copy ul{margin:0;padding:0 0 0 14px;list-style:none}
#aj-resume-site .job-copy li,#aj-resume-site .career-copy li{position:relative;margin:0 0 9px}
#aj-resume-site .job-copy li:last-child,#aj-resume-site .career-copy li:last-child{margin-bottom:0}
#aj-resume-site .job-copy li::before,#aj-resume-site .career-copy li::before{content:"";position:absolute;left:-11px;top:.48em;width:3px;height:3px;background:#000}

#aj-resume-site .strengths{display:flex;flex-direction:column}
#aj-resume-site .strength-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
#aj-resume-site .strength{min-width:0;padding:10px 11px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #000}
#aj-resume-site .strength:last-child{border-right:0}
#aj-resume-site .strength strong{font-size:12.8px;line-height:1.05}
#aj-resume-site .strength span{margin-top:5px;font-size:9.8px;line-height:1.27}

#aj-resume-site .earlier-wrap{border:0;background:transparent}
#aj-resume-site .earlier-grid{padding-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
#aj-resume-site .career-card{min-width:0;padding:11px 10px;display:grid;grid-template-columns:110px minmax(0,1fr);gap:11px;align-content:center;border:var(--border) solid #000;background:#fff}
#aj-resume-site .career-card.wide{grid-column:1/-1;grid-template-columns:142px minmax(0,1fr)}
#aj-resume-site .career-meta{align-self:center}

#aj-resume-site .closing-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:var(--gap)}
#aj-resume-site .leadership{grid-column:1/-1;display:flex;flex-direction:column}
#aj-resume-site .leadership-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
#aj-resume-site .leader{min-width:0;padding:12px 11px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #000}
#aj-resume-site .leader:last-child{border-right:0}
#aj-resume-site .leader .meta{margin-top:3px;color:var(--mid);font-size:8.8px}
#aj-resume-site .leader p{margin:7px 0;font-size:9.8px;line-height:1.27}
#aj-resume-site .scope{margin-top:auto;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:5px;align-items:end}
#aj-resume-site .scope>div{min-width:0;text-align:center}
#aj-resume-site .scope b{display:block;font-family:BarlowSite,'Arial Narrow',sans-serif;font-size:14.4px;line-height:1}
#aj-resume-site .scope span{display:block;margin-top:2px;color:var(--mid);font-size:6.35px;line-height:1.05;white-space:nowrap}
#aj-resume-site .support{display:flex;flex-direction:column}
#aj-resume-site .support .box-body{flex:1;display:flex;flex-direction:column;justify-content:space-evenly;gap:5px;padding:11px 12px;font-size:9.8px;line-height:1.27}
#aj-resume-site .systems-line{display:block}
#aj-resume-site .credential-grid{display:grid!important;grid-template-columns:1fr 1fr;align-content:center;gap:8px 10px}
#aj-resume-site .credential{min-width:0;display:flex;flex-direction:column;justify-content:center}
#aj-resume-site .credential span{margin-top:3px;color:var(--mid);font-size:8px;line-height:1.2}

@media (max-width:900px){
  body.site-shell{background:#fff}
  #aj-resume-site{width:100%;margin:0;padding:clamp(18px,4vw,32px);box-shadow:none;font-size:14px}
  #aj-resume-site .coded-portrait-frame{transform:translate(101px,-108px) scale(.84)}
  #aj-resume-site .identity h1{font-size:clamp(57px,10vw,80px)}
  #aj-resume-site .positioning{font-size:clamp(16px,2.2vw,19px)}
  #aj-resume-site .contact{font-size:13px}
  #aj-resume-site .profile .box-body{font-size:14px}
  #aj-resume-site .focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #aj-resume-site .focus-item{border-bottom:1px solid #000}
  #aj-resume-site .focus-item:nth-child(2){border-right:0}
  #aj-resume-site .focus-item:nth-last-child(-n+2){border-bottom:0}
  #aj-resume-site .focus-item strong,#aj-resume-site .career-meta strong,#aj-resume-site .leader>strong,#aj-resume-site .credential strong,#aj-resume-site .systems-line strong,#aj-resume-site .strength strong{font-size:15px}
  #aj-resume-site .focus-item span,#aj-resume-site .job-copy,#aj-resume-site .career-copy,#aj-resume-site .strength span,#aj-resume-site .leader p,#aj-resume-site .support .box-body{font-size:13px}
  #aj-resume-site .employer{font-size:16px}
  #aj-resume-site .role,#aj-resume-site .dates,#aj-resume-site .career-meta span{font-size:12px}
  #aj-resume-site .scope b{font-size:18px}
  #aj-resume-site .scope span{font-size:8px}
}

@media (min-width:701px) and (max-width:900px){
  #aj-resume-site .scope{grid-auto-flow:column;grid-auto-columns:1fr;grid-template-columns:none!important;gap:5px;margin-top:auto;align-items:stretch}
  #aj-resume-site .scope>div{padding-top:6px;border-top:1px solid #000}
  #aj-resume-site .scope span{white-space:normal;font-size:8px;line-height:1.12}
}

@media (max-width:700px){
  #aj-resume-site{--gap:12px;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));font-size:16px;overflow:clip}
  #aj-resume-site .masthead{height:auto;padding-top:calc(min(105vw,455px) + 20px)}
  #aj-resume-site .identity{height:auto;padding:0 4px;display:flex;flex-direction:column;align-items:stretch;gap:18px;position:relative}
  #aj-resume-site .identity h1{position:static;z-index:auto;margin:0;text-align:center;font-size:clamp(52px,17vw,78px);white-space:normal;max-width:none}
  #aj-resume-site .positioning{position:static;margin:0 auto;max-width:20em;text-align:center;font-size:18px;line-height:1.08}
  #aj-resume-site .contact{position:static;margin-top:2px;gap:0;font-size:16px;border-top:1px solid #000}
  #aj-resume-site .contact strong,#aj-resume-site .contact a{display:flex;align-items:center;min-height:44px;padding:0 10px;border-bottom:1px solid #000}
  #aj-resume-site .contact strong{flex:1 0 100%}
  #aj-resume-site .contact a{flex:1 1 auto;text-decoration:underline}
  #aj-resume-site .contact a:last-child{border-bottom:0}
  #aj-resume-site .portrait-watermark{top:8px;left:50%;right:auto;width:min(105vw,455px);height:min(105vw,455px);transform:translateX(-50%)}
  #aj-resume-site .coded-portrait-frame{opacity:1;transform:translate(0,-44px) scale(1.08)}
  #aj-resume-site .intro-grid{grid-template-columns:1fr}
  #aj-resume-site .profile .box-body{min-height:0;padding:18px 16px;font-size:16px;line-height:1.55}
  #aj-resume-site .proof-grid{min-height:0}
  #aj-resume-site .proof{min-height:112px;padding:14px}
  #aj-resume-site .proof b{font-size:32px}
  #aj-resume-site .proof span{font-size:13px}
  #aj-resume-site .focus-grid{grid-template-columns:1fr}
  #aj-resume-site .focus-item,#aj-resume-site .focus-item:nth-child(2){padding:16px;border-right:0;border-bottom:1px solid #000}
  #aj-resume-site .focus-item:last-child{border-bottom:0}
  #aj-resume-site .focus-item strong,#aj-resume-site .career-meta strong,#aj-resume-site .leader>strong,#aj-resume-site .credential strong,#aj-resume-site .systems-line strong,#aj-resume-site .strength strong{font-size:19px}
  #aj-resume-site .focus-item span{min-height:0;margin-top:6px;font-size:16px;line-height:1.5}
  #aj-resume-site .section-label{font-size:16px;line-height:1.15}
  #aj-resume-site .box-head{padding:11px 13px}
  #aj-resume-site .job{grid-template-columns:1fr;gap:14px;padding:20px 16px}
  #aj-resume-site .employer{font-size:22px}
  #aj-resume-site .role,#aj-resume-site .dates,#aj-resume-site .career-meta span{font-size:14px}
  #aj-resume-site .job-copy,#aj-resume-site .career-copy{font-size:16px;line-height:1.55}
  #aj-resume-site .job-copy ul,#aj-resume-site .career-copy ul{padding-left:18px}
  #aj-resume-site .job-copy li,#aj-resume-site .career-copy li{margin-bottom:16px}
  #aj-resume-site .job-copy li::before,#aj-resume-site .career-copy li::before{left:-16px;top:.62em;width:5px;height:5px}
  #aj-resume-site .strength-grid{grid-template-columns:1fr}
  #aj-resume-site .strength{padding:16px;border-right:0;border-bottom:1px solid #000}
  #aj-resume-site .strength:last-child{border-bottom:0}
  #aj-resume-site .strength span{margin-top:6px;font-size:16px;line-height:1.5}
  #aj-resume-site .earlier-grid{grid-template-columns:1fr;gap:12px;padding-top:12px}
  #aj-resume-site .career-card,#aj-resume-site .career-card.wide{grid-column:auto;grid-template-columns:1fr;gap:14px;padding:18px 16px}
  #aj-resume-site .leadership-body{grid-template-columns:1fr}
  #aj-resume-site .leader{padding:18px 16px;border-right:0;border-bottom:1px solid #000}
  #aj-resume-site .leader:last-child{border-bottom:0}
  #aj-resume-site .leader .meta{font-size:13px}
  #aj-resume-site .leader p{font-size:16px;line-height:1.5}
  #aj-resume-site .scope{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px;margin-top:10px}
  #aj-resume-site .scope>div{text-align:left;padding-top:8px;border-top:1px solid #000}
  #aj-resume-site .scope b{font-size:25px}
  #aj-resume-site .scope span{font-size:11px;white-space:normal}
  #aj-resume-site .closing-grid{grid-template-columns:1fr}
  #aj-resume-site .leadership{grid-column:auto}
  #aj-resume-site .support .box-body{padding:17px 16px;font-size:16px;line-height:1.5}
  #aj-resume-site .systems-line{padding:8px 0;border-bottom:1px solid #dedede}
  #aj-resume-site .systems-line:last-child{border-bottom:0}
  #aj-resume-site .credential-grid{grid-template-columns:1fr!important;gap:0}
  #aj-resume-site .credential{padding:11px 0;border-bottom:1px solid #dedede}
  #aj-resume-site .credential:last-child{border-bottom:0}
  #aj-resume-site .credential span{font-size:14px}
}

@media (max-width:390px){
  #aj-resume-site .identity h1{font-size:52px}
  #aj-resume-site .positioning{font-size:16px}
  #aj-resume-site .contact strong,#aj-resume-site .contact a{flex:1 0 100%}
  #aj-resume-site .proof-grid{grid-template-columns:1fr}
  #aj-resume-site .proof{min-height:92px;border-right:0;border-bottom:1px solid #000}
  #aj-resume-site .proof:nth-last-child(2){border-bottom:1px solid #000}
  #aj-resume-site .proof:last-child{border-bottom:0}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

@media print{
  html,body.site-shell{background:#fff}
  #aj-resume-site{width:auto;max-width:none;margin:0;padding:.34in;box-shadow:none}
  #aj-resume-site a{text-decoration:none}
}
