doc-page:not(:defined){visibility:hidden}
:root{--ink:#111;--line:#000}
*{box-sizing:border-box;margin:0;padding:0}
html,body{background:#e2e8f0}
body{font-family:'Calibri','Carlito',Arial,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased;padding:76px 16px 24px;display:flex;justify-content:center}
.doc{font-size:11pt;line-height:1.0}
.doc a{color:#111;text-decoration:none}
.doc a:hover{text-decoration:underline}
.toolbar{position:fixed;top:16px;right:16px;display:flex;gap:8px;background:#fff;padding:8px;border-radius:999px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:100}
.toolbar a,.toolbar button{font-family:Arial,sans-serif;font-size:12px;font-weight:600;color:#111;background:#f1f5f9;border:none;padding:8px 14px;border-radius:999px;cursor:pointer;text-decoration:none}
.toolbar a:hover,.toolbar button:hover{background:#111;color:#fff}
.name{font-size:16pt;font-weight:700;line-height:1.5}
.role-line{font-size:12pt;font-weight:700;line-height:1.6}
.contact{font-size:10pt;line-height:1.6}
.contact span{white-space:nowrap}
.sep{margin:0 6px}
h2{font-size:14pt;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.5;margin-top:14pt;margin-bottom:6pt;padding-bottom:2pt;border-bottom:1.5px solid var(--line)}
p{font-size:11pt;line-height:1.0}
.summary{margin-top:2pt}
.comp{font-size:11pt;line-height:1.35}
.job{margin-top:8pt}
.job:first-of-type{margin-top:2pt}
.job-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}
.job-title{font-size:11.5pt;font-weight:700}
.job-date{font-size:10pt;font-weight:700;white-space:nowrap}
.job-org{font-size:11pt;font-style:italic;margin-bottom:2pt}
ul{list-style:none;margin:0;padding:0}
li{font-size:11pt;line-height:1.0;padding-left:14px;position:relative;margin-bottom:1.5pt}
li::before{content:'•';position:absolute;left:2px}
.edu{margin-top:6pt}
.edu:first-of-type{margin-top:2pt}
.edu-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}
.edu-school{font-size:11.5pt;font-weight:700}
.edu-prog{font-size:11pt;font-style:italic}
.skills p{margin-bottom:2pt}
.skills b{font-weight:700}
.certline{font-size:11pt;line-height:1.3}
@media print{.toolbar{display:none !important}}
*{-webkit-print-color-adjust:exact;print-color-adjust:exact}
