:root{--font-primary:"Lato", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu,
    Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--page-width:8.5in;--page-height:11in;--page-border-width:2px;--page-padding:0.75in;--body-font-size:0.78rem;--body-line-height:1.3;--body-item-gap:0.05em;--body-list-margin:0.15em;--summary-font-size:0.85rem;--summary-line-height:1.6;--summary-item-gap:0.7em;--summary-bottom-gap:0.55em;--header-bottom-gap:1.9em;--portfolio-heading-gap:0.25em;--portfolio-section-gap:1em;--portfolio-item-gap:0.16em;--section-header-gap:0.4em;}body{font-family:var(--font-primary);margin:0;padding:2rem 0;background:#e5e5e5;}.page{position:relative;box-sizing:border-box;width:var(--page-width);height:var(--page-height);margin:0 auto 2rem;padding:var(--page-padding);border:var(--page-border-width) solid #000;background:#fff;overflow:hidden;font-size:var(--body-font-size);line-height:var(--body-line-height);color:#111;}.page ul,.page ol{margin:var(--body-list-margin) 0;padding-left:1.2em;}.page li{margin-bottom:var(--body-item-gap);text-align:justify;}.page h2{font-size:0.95rem;text-transform:uppercase;letter-spacing:0.04em;border-bottom:1px solid #000;margin:0.7em 0 var(--section-header-gap);}.page h2+*{margin-top:0}.page section:first-of-type h2{margin-top:0}.summary{font-size:var(--summary-font-size);line-height:var(--summary-line-height);padding-bottom:var(--summary-bottom-gap);}.summary li{margin-bottom:var(--summary-item-gap)}.portfolio-category{margin:var(--portfolio-section-gap) 0 var(--portfolio-heading-gap);font-size:0.8rem;font-weight:700;}.portfolio-category:first-of-type{margin-top:0}.portfolio-category+ul{margin-top:0;margin-bottom:0;}.portfolio-category+ul li{margin-bottom:var(--portfolio-item-gap)}.category-note{font-weight:400}.entry{margin-bottom:0.4em}.entry header{display:flex;justify-content:space-between;align-items:baseline;gap:1em;}.entry h3{margin:0;font-size:0.95rem;font-weight:400;}.entry-dates{margin:0;white-space:nowrap;font-size:0.85rem;}.resume-header{display:flex;justify-content:space-between;align-items:center;gap:1em;margin-bottom:0;padding-bottom:var(--header-bottom-gap);}.resume-header h1{margin:0;font-size:1.75rem;letter-spacing:0.08em;}.resume-header address{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;column-gap:1.4em;row-gap:0.1em;font-style:normal;font-size:0.72rem;text-align:right;}.resume-header address a{color:inherit}.page-number{position:absolute;bottom:0.35in;left:50%;transform:translateX(-50%);font-size:0.75rem;}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;}.save-pdf-button{position:fixed;top:1rem;right:1rem;display:inline-block;padding:0.6em 1.2em;font-family:var(--font-primary);font-size:0.9rem;font-weight:700;color:#fff;background:#111;border:none;border-radius:0.3em;text-decoration:none;cursor:pointer;}.save-pdf-button:hover{background:#333}@media print{@page {size:letter;margin:0;}body{background:none;padding:0;}.page{margin:0;border:none;box-shadow:none;page-break-after:always;}.page:last-of-type{page-break-after:auto}.save-pdf-button{display:none}}