*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--off-white);color:var(--text-body);line-height:1.7;-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:none;border:none}input,textarea,select{font:inherit}:root{--white: #FFFFFF;--surface: #FFFFFF;--off-white: #FAFAF8;--light-cream: #F4F1EB;--border: #E2DDD5;--border-light: #EDE9E2;--text-muted: #7A756F;--text-body: #2D2B28;--text-dark: #1A1916;--charcoal: #1A1916;--charcoal-mid: #252320;--gold: #C4953A;--gold-hover: #B3841F;--gold-light: #EDD89A;--gold-pale: #F7F0DC;--gold-text: #7A5C10;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--sp-1: .5rem;--sp-2: 1rem;--sp-3: 1.5rem;--sp-4: 2rem;--sp-5: 3rem;--sp-6: 4rem;--sp-7: 6rem;--sp-8: 8rem;--max-w: 1200px;--side-pad: 2rem;--radius: 2px;--t: .22s ease;--z-nav: 100}.skip-link{position:absolute;top:-120%;left:1rem;z-index:9999;background:var(--charcoal);color:var(--white);padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;letter-spacing:.03em;border:2px solid var(--gold);transition:top .15s ease}.skip-link:focus{top:1rem;outline:3px solid var(--gold);outline-offset:2px}:focus-visible{outline:2.5px solid var(--gold);outline-offset:3px}:focus:not(:focus-visible){outline:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.15;color:var(--text-dark)}.eyebrow{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-text)}.eyebrow--light{color:var(--gold-light);margin-bottom:1rem}.gold-rule{display:block;width:3rem;height:2px;background:var(--gold);margin:1rem 0 1.75rem}.gold-rule--center{margin-left:auto;margin-right:auto}.gold-rule--lg{width:4.5rem;height:3px}.container{max-width:var(--max-w);margin:0 auto;padding:0 var(--side-pad)}.navbar{position:sticky;top:0;z-index:var(--z-nav);background:var(--white);border-bottom:1px solid var(--border-light);transition:box-shadow var(--t)}.navbar--scrolled{box-shadow:0 2px 20px #00000012}.navbar__inner{display:flex;align-items:center;height:4.5rem;padding:0 var(--side-pad);max-width:var(--max-w);margin:0 auto}.navbar__logo{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--text-dark);letter-spacing:.01em}.footer{background:var(--off-white);border-top:1px solid var(--border);padding:1.75rem var(--side-pad);text-align:center}.page-hero{background:var(--charcoal);color:var(--white);padding:var(--sp-7) 0 var(--sp-6)}.page-hero h1{color:var(--white)}.resume-page{background:var(--surface);max-width:860px;margin:0 auto;padding:var(--sp-6) var(--sp-4)}.resume-header{border-bottom:2px solid var(--gold);padding-bottom:var(--sp-3);margin-bottom:var(--sp-4)}.resume-contact-row{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:var(--text-muted)}.resume-contact-row a{color:var(--gold-text)}.resume-contact-row a:hover{text-decoration:underline}.resume-section{margin-bottom:var(--sp-4)}.resume-section-title{font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-text);border-bottom:1px solid var(--border);padding-bottom:.5rem;margin-bottom:1.25rem}.resume-entry{margin-bottom:1.5rem}.resume-entry-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.25rem}.resume-entry-title{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--text-dark)}.resume-entry-date{font-size:.8125rem;color:var(--text-muted);white-space:nowrap}.resume-entry-org{font-size:.9rem;color:var(--gold-text);font-weight:500;margin-bottom:.375rem}.resume-entry-desc{font-size:.9375rem;color:var(--text-body);line-height:1.75}.resume-entry ul{padding-left:1.25rem;margin-top:.5rem}.resume-entry li{margin-bottom:.4rem;font-size:.9375rem;color:var(--text-body);line-height:1.7;list-style:disc}@media (max-width: 1024px){:root{--side-pad: 1.5rem}}@media (max-width: 768px){:root{--side-pad: 1.25rem;--sp-7: 4rem;--sp-6: 3rem}}@media (max-width: 480px){.resume-contact-row{flex-direction:column;gap:.375rem}.resume-entry-header{flex-direction:column}}@media (prefers-color-scheme: dark){:root{--surface: #1e1e1e;--off-white: #121212;--light-cream: #181818;--border: #2e2e2e;--border-light: #252525;--text-body: #efefef;--text-dark: #f5f5f5;--text-muted: #909090;--charcoal: #0d0d0d;--gold-pale: #1c1810;--gold-text: #c4953a}.navbar{background:var(--off-white)}.navbar--scrolled{box-shadow:0 2px 20px #00000080}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
