:root{--paper:#f8f9f7;--white:#fff;--ink:#152b44;--muted:#596571;--accent:#315a82;--line:#dce1e3;--soft:#eef1f2;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9f7;background:var(--paper);color:#152b44;color:var(--ink);color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px}body,h1,h2,h3,p{margin:0}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer;font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #315a82;outline:2px solid var(--accent);outline-offset:5px}svg{display:block}img{max-width:100%}::selection{background:#dce8f2;color:#152b44;color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important}}.container{margin-inline:auto;width:min(1200px,calc(100% - 96px))}.section{padding-block:100px}.eyebrow{align-items:center;display:flex;font-family:var(--mono);font-size:10px;font-weight:500;gap:10px;letter-spacing:1.1px;line-height:1.8}.arrow-icon{flex-shrink:0}.text-link{align-items:center;display:inline-flex;font-size:12px;font-weight:600;gap:8px;line-height:1.6}.text-link:hover{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.button{align-items:center;border:1px solid var(--ink);border-radius:4px;display:inline-flex;font-size:12px;font-weight:600;gap:23px;justify-content:center;line-height:1.5;min-height:46px;padding:13px 20px;transition:background .15s,border-color .15s}.button-primary{background:var(--ink);color:var(--white)}.button-primary:hover{background:var(--accent);border-color:var(--accent)}.button-secondary{background:#0000;border-color:#c8d0d5}.button-secondary:hover{background:var(--soft);border-color:var(--ink)}.skip-link{background:var(--ink);border-radius:3px;color:#fff;left:20px;padding:12px 20px;position:fixed;top:-70px;z-index:30}.skip-link:focus{top:14px}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9f7f5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:82px;justify-content:space-between}.brand,.header-inner{align-items:center;display:flex}.brand{gap:14px}.brand-mark{border-right:1px solid var(--line);font-size:27px;font-weight:650;letter-spacing:-2px;line-height:1;padding-right:16px}.brand-mark span{color:#5c7c9c}.brand-name{font-size:13px;font-weight:600;letter-spacing:-.15px}.main-navigation{align-items:center;display:flex;gap:32px}.main-navigation>a{font-size:12px;font-weight:500}.main-navigation>a:hover{color:var(--accent)}.main-navigation .nav-resume{align-items:center;border:1px solid #c8d0d5;border-radius:4px;display:flex;gap:20px;margin-left:6px;padding:10px 16px}.nav-resume:hover{background:var(--soft)}.menu-toggle{display:none}.hero{grid-gap:54px;align-items:center;display:grid;gap:54px;grid-template-columns:1.12fr 1fr;padding-block:86px 80px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1px}.eyebrow-line{background:var(--accent);height:1px;width:22px}h1{font-size:clamp(58px,6.2vw,86px);font-weight:500;letter-spacing:-4.5px;line-height:1.04;margin-top:25px}h1>span{color:#58718c}.hero-description{font-size:17px;letter-spacing:-.25px;line-height:1.7;margin-top:27px;max-width:450px}.hero-introduction{grid-gap:22px;align-items:center;display:grid;gap:22px;grid-template-columns:112px minmax(0,1fr);margin-top:27px;max-width:490px}.hero-introduction .hero-description{margin-top:0}.hero-portrait{border:1px solid #c8d0d5;border-radius:6px;display:block;height:128px;object-fit:cover;object-position:center 30%;width:112px}.hero-detail{color:var(--muted);font-size:13px;line-height:1.8;margin-top:12px;max-width:450px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-location{align-items:center;color:var(--muted);display:flex;font-size:10px;gap:9px;line-height:1.8;margin-top:29px}.location-marker{background:#5e7489;border-radius:50%;height:5px;width:5px}.location-divider{color:#9ba5ae;margin-inline:3px}.system-illustration{background-color:#f1f4f4;background-image:radial-gradient(#cbd3d8 .75px,#0000 0);background-size:16px 16px;border:1px solid var(--line);border-radius:7px;color:var(--accent);position:relative}.diagram-caption,.diagram-footer{align-items:center;color:#647787;display:flex;font-family:var(--mono);font-size:8px;justify-content:space-between;letter-spacing:.7px}.diagram-caption{padding:20px 22px 0}.system-drawing{width:100%}.circuit-traces{color:#98afbd}.trace-node{fill:#f1f4f4}.chip-outline{fill:#e5eaec;stroke:#92a6b6}.chip-body{fill:var(--ink)}.chip-monogram{fill:#fff;font-size:37px;font-weight:500;letter-spacing:-1.5px}.chip-subtitle{fill:#a8bacb;font-family:var(--mono);font-size:6px;letter-spacing:1.3px}.diagram-label rect{fill:#f8f9f7;stroke:#d2dce2;stroke-width:.75}.diagram-label text{fill:#526a7e;font-family:var(--mono);font-size:7.5px;letter-spacing:.3px}.diagram-footer{font-size:7px;letter-spacing:0;padding:0 20px 17px}.small-cross{font-size:13px;font-weight:400}.focus-strip{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding-block:23px}.focus-strip>div{align-items:center;display:flex;font-size:11px;font-weight:500;gap:14px}.focus-strip>div+div{border-left:1px solid var(--line);padding-left:32px}.focus-number{color:#6d8090;font-family:var(--mono);font-size:10px;font-weight:400}.section-heading{align-items:flex-end;display:flex;gap:30px;justify-content:space-between;margin-bottom:32px}h2{font-size:clamp(29px,3vw,40px);font-weight:500;letter-spacing:-1.5px;line-height:1.18}.section-heading h2{margin-top:11px}.section-heading>p{color:var(--muted);font-size:12px;line-height:1.8}.project-toolbar{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:23px}.project-filters{background:#ecefef;border-radius:5px;display:flex;gap:5px;padding:4px}.project-filters button{background:#0000;border:1px solid #0000;border-radius:3px;color:var(--muted);font-size:11px;line-height:1.5;padding:9px 14px;transition:background .15s}.project-filters button[aria-pressed=true]{background:var(--white);border-color:var(--line);box-shadow:0 1px 2px #152b4406;color:var(--ink)}.project-filters button:hover{background:#f8f9f7;color:var(--ink)}.project-count{color:var(--muted);font-family:var(--mono);font-size:10px}.projects-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{background:var(--white);border:1px solid var(--line);border-radius:5px;display:flex;padding:29px;transition:border-color .18s}.project-card:hover{border-color:#99acbb}.project-copy{display:flex;flex:1 1;flex-direction:column;min-width:0}.project-eyebrow{align-items:center;color:#687b8b;display:flex;flex-wrap:wrap;font-family:var(--mono);font-size:9px;gap:10px;justify-content:space-between;letter-spacing:.65px;line-height:1.7}.featured-label{background:#edf2f6;border:1px solid #e0e7ec;border-radius:3px;color:#48627a;font-size:8px;letter-spacing:0;padding:3px 7px}.project-card h3{font-size:22px;font-weight:500;letter-spacing:-.65px;line-height:1.3;margin-top:17px}.project-card p{color:var(--muted);font-size:12px;line-height:1.85;margin-top:14px}.tag-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:21px 0 24px;padding:0}.tag-list li{background:#f8fafb;border:1px solid #e5e9ec;border-radius:3px;color:#52697b;font-family:var(--mono);font-size:9px;line-height:1.4;padding:5px 8px}.project-links{align-items:center;border-top:1px solid #e9edef;display:flex;flex-wrap:wrap;gap:13px 22px;margin-top:auto;padding-top:19px}.project-links .text-link{font-size:11px}.project-links .arrow-icon{height:15px;width:15px}.project-detail{color:var(--muted);font-family:var(--mono);font-size:9px;line-height:1.8}.featured-project{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-column:1/-1;grid-template-columns:1.1fr .9fr;padding:34px}.featured-project h3{font-size:28px}.pipeline{background:#f5f7f8;border:1px solid #d9e1e7;border-radius:4px;padding:28px 24px}.pipeline-label{color:#6b8091;font-family:var(--mono);font-size:8px;letter-spacing:1.2px}.pipeline-stages{align-items:center;display:flex;margin-top:30px}.pipeline-stage{align-items:center;background:#fff;border:1px solid #bfcdd7;border-radius:3px;color:var(--ink);display:flex;flex-shrink:0;font-family:var(--mono);font-size:11px;height:49px;justify-content:center;width:48px}.pipeline-stage:nth-of-type(5){background:var(--ink);border-color:var(--ink);color:#fff}.pipeline-connector{background:#a5b6c4;flex:1 1;height:1px;min-width:9px;position:relative}.pipeline-connector:after{border-block:2px solid #0000;border-left:3px solid #a5b6c4;content:"";position:absolute;right:0;top:-2px}.forwarding-line{border:1px solid #b8c7d2;border-top:0;height:30px;margin:0 auto;position:relative;width:78%}.forwarding-line:before{border-bottom:4px solid #a5b6c4;border-inline:3px solid #0000;content:"";left:-3.5px;position:absolute;top:0}.forwarding-line span{background:#f5f7f8;bottom:-5px;color:#647c90;font-family:var(--mono);font-size:7px;left:50%;padding-inline:8px;position:absolute;transform:translateX(-50%);white-space:nowrap}.work-footer{align-items:center;color:var(--muted);display:flex;font-size:11px;gap:15px;justify-content:space-between;padding-top:25px}.work-footer .text-link{color:var(--ink)}.experience-section{background:#f0f2f1;border-block:1px solid var(--line)}.experience-layout{grid-gap:95px;display:grid;gap:95px;grid-template-columns:.75fr 1.25fr}.experience-intro h2{font-size:44px;line-height:1.14;margin-top:17px}.experience-intro>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.85;margin-block:20px 26px;max-width:265px}.experience-item{padding-bottom:31px}.experience-item+.experience-item{border-top:1px solid #d4dce0;padding-top:30px}.experience-item:last-child{padding-bottom:0}.experience-meta{color:#647587;display:flex;flex-wrap:wrap;font-family:var(--mono);font-size:9px;gap:6px;justify-content:space-between;line-height:1.6;margin-bottom:12px}.experience-item h3{font-size:19px;font-weight:500;letter-spacing:-.4px;line-height:1.4}.organization{color:#536c82;font-size:11px;line-height:1.7;margin-top:4px}.experience-points{color:var(--muted);font-size:12px;line-height:1.85;margin:15px 0 0;padding-left:14px}.experience-points li{padding-left:4px}.experience-points li+li{margin-top:7px}.experience-points li::marker{color:#8b9baa}.experience-metrics{background:#e6ebed;border-radius:3px;display:flex;gap:35px;margin-top:24px;padding:19px 24px}.experience-metrics>div{display:flex;flex-direction:column;gap:5px}.experience-metrics strong{font-size:28px;font-weight:500;letter-spacing:-1px}.experience-metrics span{color:#546778;font-size:9px;line-height:1.5}.about-layout{grid-gap:90px;display:grid;gap:90px;grid-template-columns:1fr 1fr;margin-top:45px}.profile-line{align-items:center;display:flex;gap:17px;margin-bottom:26px}.profile-line img{border-radius:6px;filter:saturate(.6);height:65px;object-fit:cover;width:65px}.profile-line>div{display:flex;flex-direction:column;gap:7px}.profile-line strong{font-size:15px;font-weight:600}.profile-line span{color:var(--muted);font-size:10px;line-height:1.6}.about-copy>p{color:var(--muted);font-size:13px;line-height:1.9}.about-copy>p+p{margin-top:17px}.education-note{border-left:2px solid #a7b8c7;margin-top:31px;padding-left:18px}.education-note .eyebrow{color:var(--muted);font-size:8px}.education-note h3{font-size:13px;font-weight:600;margin-top:9px}.education-note p{color:var(--muted);font-size:11px;margin-top:5px}.education-date{color:var(--muted);display:block;font-family:var(--mono);font-size:9px;line-height:1.7;margin-top:7px}.skill-group{padding-bottom:23px}.skill-group+.skill-group{border-top:1px solid var(--line);padding-top:23px}.skill-heading{align-items:center;display:flex;gap:13px}.skill-heading h3{font-size:15px;font-weight:500;letter-spacing:-.2px}.skill-terms{color:var(--muted);display:flex;flex-wrap:wrap;gap:10px 17px;list-style:none;margin:18px 0 0 26px;padding:0}.skill-terms li{font-family:var(--mono);font-size:10px;line-height:1.7}.resume-section{padding-bottom:100px;padding-top:15px}.resume-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.resume-card{background:#fff;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;padding:29px}.resume-card-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.resume-card .eyebrow{color:#687b8b;font-size:8px;letter-spacing:.6px}.file-type{border:1px solid var(--line);border-radius:2px;color:#687b8b;font-family:var(--mono);font-size:8px;padding:4px 6px}.resume-card h3{font-size:22px;font-weight:500;letter-spacing:-.75px;line-height:1.3;margin-top:24px}.resume-card>p{color:var(--muted);font-size:12px;line-height:1.85;margin-bottom:26px;margin-top:12px;max-width:400px}.resume-actions{align-items:center;display:flex;flex-wrap:wrap;gap:17px 24px;margin-top:auto}.resume-actions .button{font-size:10px;gap:20px;min-height:42px;padding:10px 13px}.resume-actions .text-link{font-size:10px}.contact-section{align-items:center;border-top:1px solid var(--line);display:flex;gap:35px;justify-content:space-between;padding-block:65px}.contact-section .eyebrow{font-size:9px}.contact-section h2{font-size:31px;letter-spacing:-1px;margin-top:12px}.contact-section p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.8;margin-top:13px;max-width:470px}.contact-email{align-items:center;border-bottom:1px solid #a4b5c3;display:flex;font-size:17px;font-weight:500;gap:20px;padding-bottom:10px;white-space:nowrap}.contact-email:hover{border-color:var(--accent);color:var(--accent)}.site-footer{align-items:center;border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:10px;gap:24px;justify-content:space-between;padding-block:27px}.site-footer>div{display:flex;gap:27px}.site-footer .text-link{font-size:10px;font-weight:400}.site-footer .arrow-icon{height:12px;width:12px}@media (min-width:1500px){.hero{padding-block:100px 90px}}@media (max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:35px;padding-block:65px}h1{font-size:68px;letter-spacing:-3.5px}.hero-description{font-size:15px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.4px}.focus-strip>div{font-size:10px;gap:10px}.focus-strip>div+div{padding-left:20px}.featured-project{gap:30px;padding:28px}.pipeline{padding-inline:18px}.pipeline-stage{font-size:10px;height:43px;width:40px}.about-layout,.experience-layout{gap:55px}.contact-email{font-size:14px}}@media (max-width:800px){.container{width:calc(100% - 48px)}.section{padding-block:70px}.header-inner{height:72px}.main-navigation{gap:20px}.hero{gap:28px}h1{font-size:55px;letter-spacing:-2.8px}.hero-copy>.eyebrow{font-size:8px;max-width:280px}.eyebrow-line{display:none}.hero-description{font-size:14px}.hero-introduction{gap:16px;grid-template-columns:80px minmax(0,1fr)}.hero-portrait{height:100px;width:80px}.hero-detail{font-size:12px}.hero-actions{gap:9px;margin-top:24px}.hero-actions .button{font-size:10px;gap:12px;padding-inline:13px}.hero-location{font-size:8px;gap:6px}.diagram-caption{font-size:6px;padding:15px 14px 0}.diagram-footer{font-size:5px;padding-inline:14px}.focus-strip{gap:12px}.focus-strip>div{align-items:flex-start;font-size:9px;line-height:1.8}.focus-strip>div+div{padding-left:12px}.section-heading{align-items:flex-start}.section-heading>p{font-size:11px;max-width:215px}.section-heading h2{font-size:30px}.featured-project{gap:25px;grid-template-columns:1fr}.pipeline{padding:24px}.pipeline-stage{height:46px;width:17%}.pipeline-stages{margin-top:20px}.project-card{padding:24px}.project-card h3{font-size:21px}.experience-layout{gap:30px;grid-template-columns:.7fr 1.3fr}.experience-intro h2{font-size:35px}.experience-metrics{gap:23px;padding:17px}.about-layout{gap:35px}.resume-section{padding-bottom:70px}.resume-card{padding:23px}.contact-section{align-items:flex-start;flex-direction:column;gap:25px;padding-block:45px}}@media (max-width:600px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.header-inner{height:67px}.brand-mark{font-size:25px}.brand-name,.menu-toggle{font-size:12px}.menu-toggle{align-items:center;background:#0000;border:0;display:flex;gap:15px;min-height:44px;padding:8px 0 8px 12px}.menu-toggle span{font-size:22px;font-weight:300}.main-navigation{background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #152b4408;display:none;left:0;padding:12px 20px 20px;position:absolute;right:0;top:67px}.main-navigation[data-open=true]{align-items:stretch;display:flex;flex-direction:column;gap:0}.main-navigation>a{padding:14px 0}.main-navigation .nav-resume{justify-content:space-between;margin:8px 0 0;padding:12px}.hero{gap:36px;grid-template-columns:1fr;padding-block:49px 34px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.75px;max-width:none}.eyebrow-line{display:block;width:18px}h1{font-size:clamp(56px,12vw,72px);letter-spacing:-3px;line-height:1.04;margin-top:23px}.hero-description{font-size:16px;line-height:1.7;margin-top:24px;max-width:420px}.hero-introduction{grid-template-columns:88px minmax(0,1fr);margin-top:24px}.hero-portrait{height:108px;width:88px}.hero-introduction .hero-description{font-size:14px}.hero-detail{font-size:12px;max-width:390px}.hero-actions{gap:10px;margin-top:25px}.hero-actions .button{font-size:11px;gap:15px;min-height:46px;padding-inline:17px}.hero-location{font-size:9px;margin-top:23px}.system-illustration{width:100%}.system-drawing{max-height:270px}.diagram-caption{font-size:7px;padding:17px 18px 0}.diagram-footer{font-size:6px;padding:0 18px 13px}.focus-strip{gap:14px;grid-template-columns:1fr;padding-block:20px}.focus-strip>div{align-items:center;font-size:11px;gap:17px}.focus-strip>div+div{border:0;padding:0}.section{padding-block:58px}.section-heading{flex-direction:column;gap:15px;margin-bottom:25px}.section-heading h2{font-size:31px;letter-spacing:-1.2px}.section-heading>p{font-size:12px;max-width:100%}.desktop-break{display:none}.eyebrow{font-size:9px}.project-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:17px}.project-filters{gap:1px;justify-content:space-between;width:100%}.project-filters button{flex:1 1 auto;font-size:10px;padding:10px 8px}.project-count{font-size:9px;margin-left:auto}.projects-grid{gap:14px;grid-template-columns:1fr}.project-card{padding:23px}.project-eyebrow{font-size:8px}.featured-label{font-size:7px;padding:2px 5px}.featured-project{gap:24px}.featured-project h3,.project-card h3{font-size:23px}.project-card p{font-size:12px}.pipeline{padding:20px 16px}.pipeline-stage{font-size:9px;height:38px}.pipeline-label{font-size:7px}.work-footer{align-items:flex-start;flex-direction:column;gap:11px;padding-top:22px}.experience-layout{gap:34px;grid-template-columns:1fr}.experience-intro h2{font-size:35px}.experience-intro h2 br{display:none}.experience-intro>p:not(.eyebrow){font-size:12px;margin-block:15px 19px;max-width:340px}.experience-item h3{font-size:19px}.experience-meta{font-size:8px}.experience-metrics{gap:34px;padding:20px}.experience-metrics span{font-size:9px}.about-layout{gap:38px;grid-template-columns:1fr;margin-top:28px}.skill-group:last-child{padding-bottom:0}.skill-terms{font-size:11px;gap:10px 16px}.resume-section{padding-bottom:58px;padding-top:0}.resume-grid{gap:14px;grid-template-columns:1fr}.resume-actions{gap:17px}.resume-actions .button{min-height:44px}.resume-actions .text-link{padding-block:10px}.contact-section{padding-block:40px}.contact-section h2{font-size:29px}.contact-email{font-size:16px;gap:20px}.site-footer{align-items:flex-start;flex-direction:column;gap:20px;padding-block:25px}.site-footer>div{gap:15px;justify-content:space-between;width:100%}.site-footer .text-link{padding-block:6px}}@media (max-width:360px){.container{width:calc(100% - 32px)}.hero-copy>.eyebrow{font-size:7px}.hero-actions .button{gap:10px;padding-inline:12px}.project-filters button{font-size:9px;padding-inline:6px}.project-card,.resume-card{padding:19px}.featured-label{display:none}.experience-metrics{gap:24px;padding-inline:16px}.resume-actions{gap:10px}.contact-email{font-size:14px}}
/*# sourceMappingURL=main.a07b91bb.css.map*/