:root{--black:#111;--gray:#444;--light-gray:#888;--white:#fff;--page-bg:#f0f0f0;--accent:#1a6b5c;--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}body{font-family:var(--font);color:var(--black);background:var(--page-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:10pt;line-height:1.35}#root{min-height:100svh}.hero-location__icon{flex-shrink:0;width:.85em;height:.85em}h1,h2,h3,h4,p,ul,dl,dd,dt{margin:0}a{color:var(--black)}.home{--home-bg:#f7f7f7;--home-surface:#fff;--home-text:#111;--home-muted:#555;--home-border:#ddd;--home-accent:#1a6b5c;--home-chip-bg:#eee;--home-shadow:0 1px 3px #00000014;background:var(--home-bg);min-height:100svh;color:var(--home-text);flex-direction:column;display:flex}.home[data-theme=dark]{--home-bg:#0f0f0f;--home-surface:#1a1a1a;--home-text:#f2f2f2;--home-muted:#aaa;--home-border:#333;--home-accent:#5ec4b2;--home-chip-bg:#2a2a2a;--home-shadow:0 1px 3px #00000059}.home a{color:inherit}.home-header{border-bottom:1px solid var(--home-border);background:var(--home-surface);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.home-header__brand{font-weight:700;text-decoration:none}.home-header__theme-toggle{border:1px solid var(--home-border);width:2rem;height:2rem;color:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.875rem;display:inline-flex}.home-header__theme-toggle:hover,.home-header__theme-toggle:focus-visible{outline:2px solid var(--home-accent);outline-offset:2px}.home-main{flex-direction:column;flex:1;gap:3rem;width:min(100%,52rem);margin:0 auto;padding:3rem 1.5rem 4rem;display:flex}.home-hero__name{letter-spacing:-.03em;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1}.home-hero__tagline{color:var(--home-muted);max-width:36rem;margin-top:.75rem;font-size:1.05rem}.home-hero__location{color:var(--home-muted);align-items:center;gap:.175rem;margin-top:.35rem;font-size:1.05rem;font-style:italic;display:inline-flex}.home-hero__links{flex-wrap:wrap;gap:1rem;margin-top:1.25rem;display:flex}.home-hero__link{font-size:.875rem;font-weight:500;text-decoration:none}.home-hero__link:hover,.home-hero__link:focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--home-accent);text-decoration-color:var(--home-accent)}.home-section__title{letter-spacing:.08em;text-transform:uppercase;color:var(--home-muted);margin-bottom:1rem;font-size:.75rem;font-weight:700}.home-summary{flex-direction:column;gap:.75rem;display:flex}.home-summary__paragraph{color:var(--home-text);font-size:1rem;line-height:1.6}.home-expertise{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.home-expertise__chip{background:var(--home-chip-bg);border:1px solid var(--home-border);border-radius:999px;padding:.35rem .75rem;font-size:.8125rem}.home-skills{gap:1rem;display:grid}.home-skills__category-title{font-size:.875rem;font-weight:700}.home-skills__items{color:var(--home-muted);margin-top:.35rem;font-size:.875rem;line-height:1.5}.home-footer{border-top:1px solid var(--home-border);background:var(--home-surface);padding:1.5rem}.home-footer__copyright{text-align:center;color:var(--home-muted);margin:0;font-size:.8125rem}@media screen and (width<=680px){.home-header{flex-direction:row;align-items:center}.home-main{gap:2.5rem;padding-top:2rem}}@media (prefers-reduced-motion:reduce){.home-header__theme-toggle{transition:none}}.page-shell{justify-content:center;padding:1.5rem 1rem 2rem;display:flex}.page{background:var(--white);width:8.5in;min-height:11in;padding:.4in .5in .35in;box-shadow:0 1px 4px #0000001f}.hero{border-bottom:2px solid var(--accent);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;padding-bottom:.35rem;display:flex}.hero__name{letter-spacing:-.02em;font-size:17pt;font-weight:700;line-height:1.15}.hero__tagline{color:var(--gray);margin-top:.15rem;font-size:9pt;line-height:1.3}.hero__location{color:var(--gray);align-items:center;gap:.175rem;margin-top:.1rem;font-size:9pt;font-style:italic;line-height:1.3;display:inline-flex}.hero__contact{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;padding-top:.15rem;display:flex}.hero__link{white-space:nowrap;font-size:8.5pt;font-weight:500;text-decoration:none}.hero__link:hover,.hero__link:focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.section{margin-bottom:.5rem}.section--tight{margin-bottom:0}.section__title{text-transform:uppercase;letter-spacing:.06em;color:var(--black);margin-bottom:.25rem;font-size:10pt;font-weight:700}.section__content,.prose{flex-direction:column;gap:.3rem;display:flex}.prose p{color:var(--gray);font-size:8.5pt}.inline-list{color:var(--gray);font-size:8.5pt;line-height:1.35}.experience{margin-bottom:.35rem}.experience:last-child{margin-bottom:0}.experience__header{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.1rem;display:flex}.experience__heading{flex-wrap:wrap;align-items:baseline;gap:0 .35rem;display:flex}.experience__company{font-size:9.5pt;font-weight:700}.experience__title{color:var(--gray);font-size:9pt}.experience__title:before{content:"— ";color:var(--light-gray)}.experience__location{color:var(--light-gray);font-size:8pt}.experience__location:before{content:"· ";color:var(--light-gray)}.experience__period{color:var(--light-gray);white-space:nowrap;flex-shrink:0;font-size:8.5pt;font-weight:600}.experience__description{color:var(--gray);margin-bottom:.15rem;font-size:8.5pt}.experience__list{flex-direction:column;gap:.08rem;margin:.1rem 0 0;padding-left:.95rem;display:flex}.experience__list li{color:var(--gray);font-size:8.5pt}.experience__list li::marker{color:var(--accent)}.experience__tech{color:var(--light-gray);margin-top:.15rem;font-size:8pt}.experience__tech-label{color:var(--gray);font-weight:600}.experience__tech .inline-list{font-size:inherit;color:inherit;display:inline}.experience-featured{flex-direction:column;gap:.25rem;display:flex}.experience-history{grid-template-columns:1fr 1fr;gap:.3rem .75rem;margin-top:.35rem;display:grid}.experience-history__item{break-inside:avoid}.experience-history__header{justify-content:space-between;align-items:baseline;gap:.35rem;display:flex}.experience-history__company{color:var(--black);font-size:8.5pt;font-weight:700;line-height:1.25}.experience-history__period{color:var(--light-gray);white-space:nowrap;flex-shrink:0;font-size:7.5pt;font-weight:600}.experience-history__title{color:var(--gray);margin-top:.05rem;font-size:8pt}.experience-history__description{color:var(--light-gray);margin-top:.08rem;font-size:7.5pt;line-height:1.3}.skill-grid{display:flex}.skill-grid__column{flex:1}.skill-grid__term{color:var(--black);white-space:nowrap;font-size:8pt;font-weight:700}.skill-grid__term:after{content:":"}.skill-grid__detail{color:var(--gray);margin:0;font-size:8pt}.page__footer-columns{grid-template-columns:1fr 1fr;align-items:start;gap:.75rem;display:grid}.page__column .section:last-child{margin-bottom:0}.education{color:var(--gray);font-size:8.5pt}.education__note{color:var(--light-gray);font-style:italic}@media print{@page{size:letter;margin:0}body{background:var(--white);font-size:9pt}.page-shell{padding:0;display:block}.page{width:8.5in;min-height:auto;box-shadow:none;page-break-after:avoid;page-break-inside:avoid;padding:.4in .5in .3in}.hero__link{color:var(--black)}a[href]:after{content:none}.section,.experience,.page__footer-columns{page-break-inside:avoid}}@media screen and (width<=680px){.page-shell{padding:0}.page{width:100%;min-height:auto;box-shadow:none;padding:1.25rem 1rem}.hero{flex-direction:column;gap:.35rem}.hero__contact{flex-direction:row;align-items:center;gap:.75rem}.page__footer-columns{grid-template-columns:1fr;gap:0}.skill-grid,.experience-history{grid-template-columns:1fr}}
