@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:light;--bg:#f5f5ef;--surface:#fff;--text:#172b2a;--muted:#5b6b66;--accent:#1b6251;--line:#d6ded6;--tag:#eaf0e9;--soft:#e9eee5;--shadow:0 8px 32px #203f2b06;--header:rgba(245,245,239,.94)}
:root[data-theme=dark]{color-scheme:dark;--bg:#101c1b;--surface:#172624;--text:#edf2e9;--muted:#a3b6ad;--accent:#a3d8b8;--line:#31423c;--tag:#253a30;--soft:#1e3029;--shadow:none;--header:rgba(16,28,27,.95)}
@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg:#101c1b;--surface:#172624;--text:#edf2e9;--muted:#a3b6ad;--accent:#a3d8b8;--line:#31423c;--tag:#253a30;--soft:#1e3029;--shadow:none;--header:rgba(16,28,27,.95)}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block;height:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.2;letter-spacing:-.04em}button[hidden]{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:var(--surface);padding:12px}.skip:focus{top:12px}.topbar{height:83px;display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:auto;padding:0 55px;border-bottom:1px solid var(--line)}.wordmark{font-weight:800;font-size:20px;letter-spacing:-1px}.wordmark>span:first-child{color:var(--accent);margin:0 9px}.wordmark-note{font-size:10px;letter-spacing:1.65px;font-weight:600;color:var(--muted)}nav{display:flex;align-items:center;gap:26px;font-size:12px;font-weight:600}nav>a:hover,.text-link:hover,.contact-email:hover{color:var(--accent);text-decoration:underline;text-underline-offset:5px}.controls{display:flex;gap:6px;border-left:1px solid var(--line);padding-left:20px}.controls button{min-width:38px;height:38px;padding:0 8px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--text);font-size:12px}.controls button:hover{background:var(--tag)}#theme-toggle{font-size:21px}.page{max-width:1330px;margin:auto;padding:70px 55px 0;display:grid;grid-template-columns:270px minmax(0,1fr);gap:85px}.profile{position:sticky;top:44px;align-self:start;padding-top:12px}.availability,.eyebrow,.mono,.project-meta,.visual-label,.section-note{font-size:10px;font-weight:650;letter-spacing:1.45px}.availability{display:flex;align-items:center;gap:8px;color:var(--accent);letter-spacing:1.2px;margin-bottom:27px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent)}h1{font-size:47px;font-weight:800;line-height:1.08;margin-bottom:14px;letter-spacing:-2.5px}.name-dot{color:var(--accent)}.role{font-size:17px;font-weight:600;margin-bottom:22px}.role span{font-weight:400;color:var(--muted)}.intro{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:18px}.location{display:flex;gap:8px;color:var(--muted);font-size:12px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:5px;font-size:12px;font-weight:650;min-height:45px;padding:11px 17px;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:var(--bg)}.profile .primary{width:100%;justify-content:space-between}.button-meta{font-size:10px;opacity:.85}.secondary{border:1px solid var(--line);background:var(--tag)}.contact-email{font-size:12px;display:block;margin-top:23px;overflow-wrap:anywhere}.contact-email span{margin-left:6px;color:var(--accent)}.text-link{font-size:12px;font-weight:550}.profile>.text-link{display:inline-block;margin-top:9px}.profile-note{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.mono{color:var(--muted);font-size:9px}.profile-note p{margin:10px 0 0;font-size:13px;color:var(--muted)}.eyebrow{color:var(--accent);display:block;margin-bottom:16px}.opening h2{font-size:clamp(34px,3.9vw,56px);font-weight:650;line-height:1.13;margin-bottom:22px}.opening>p{max-width:550px;color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:30px}.fact-strip{display:grid;grid-template-columns:1fr 1.4fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;gap:15px}.fact-strip>div{display:flex;flex-direction:column;gap:4px}.fact-strip>div+div{padding-left:18px;border-left:1px solid var(--line)}.fact-strip strong{font-size:19px;font-weight:600;white-space:nowrap;letter-spacing:-.7px}.fact-strip strong>span{font-size:13px;font-weight:450;letter-spacing:0}.fact-strip>div>span{font-size:10px;color:var(--muted)}.section{margin-top:55px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{font-size:18px;font-weight:600;margin:0;letter-spacing:-.4px;display:flex;align-items:center;gap:14px}.section-number{font:10px 'DM Sans',sans-serif;color:var(--accent);border:1px solid var(--line);border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.section-note{font-size:8px;color:var(--muted);letter-spacing:1px}.project-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:27px;box-shadow:var(--shadow)}.project-visual{position:relative;isolation:isolate}.pcb{height:315px;background:#080b09;display:flex;justify-content:center;align-items:center}.pcb img{height:100%;width:100%;object-fit:contain}.visual-label{position:absolute;left:22px;bottom:18px;letter-spacing:1px;font-size:8px;line-height:1.3;max-width:75%;padding:6px 9px;background:#172b2ae8;color:#e4eadd;border-radius:3px}.project-index{position:absolute;right:23px;top:18px;color:#93a69b;font-size:11px;font-family:monospace}.greenhouse{background:#fff;padding:20px 16px 30px}.greenhouse img{width:100%;height:auto}.greenhouse .project-index{color:#476b5a}.project-body{padding:27px 30px 29px}.project-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--muted);font-size:8px;letter-spacing:1px;margin-bottom:13px}.project-meta time{white-space:nowrap}.project-body h3{font-size:24px;font-weight:650;margin-bottom:14px}.project-body>p{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:17px}.project-points{padding-left:17px;margin:0 0 20px;font-size:12px;color:var(--text);line-height:1.85}.project-points li{padding-left:4px;margin-bottom:6px}.project-points li::marker{color:var(--accent)}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{font-size:9px;border:1px solid var(--line);padding:3px 9px;border-radius:3px;color:var(--muted)}details{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;font-size:11px;font-weight:600}summary::-webkit-details-marker{display:none}summary>span:last-child{font-size:18px;color:var(--accent)}details[open] summary>span:last-child{transform:rotate(45deg)}.detail-body{font-size:12px;color:var(--muted);padding:0 0 12px}.detail-body p{margin-bottom:12px}.plot{background:#fff;border:1px solid var(--line);margin:15px 0 8px}.caption{font-size:10px}.project-links{display:flex;align-items:center;gap:23px;margin-top:23px;flex-wrap:wrap}.other-projects{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.other-projects article{padding:22px 0;border-top:1px solid var(--line)}.other-projects .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:12px}.other-projects h3{font-size:17px;font-weight:600;margin-bottom:12px}.other-projects p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:17px}.small-tech{font-size:10px;color:var(--accent);line-height:1.7}.background-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;background:var(--soft);padding:30px;border-radius:8px}.education .eyebrow{font-size:8px;margin-bottom:9px}.education h3{font-size:25px;margin-bottom:9px}.education p{font-size:12px;color:var(--muted);line-height:1.7}.education .major{color:var(--text);font-weight:500;margin-bottom:12px}.education h4{margin:26px 0 8px;font-size:11px}.education .coursework{font-size:11px;margin-bottom:0}.skills{border-left:1px solid var(--line);padding-left:27px}.skills>div+div{margin-top:20px}.skills h4{font-size:10px;font-weight:650;margin-bottom:5px;color:var(--accent)}.skills p{font-size:11px;margin:0;line-height:1.85}.contact-section{padding:48px 0 58px;margin-top:40px;border-top:1px solid var(--line)}.contact-section h2{font-size:30px;font-weight:600;margin-bottom:15px}.contact-section p{font-size:13px;color:var(--muted);max-width:530px;margin-bottom:23px}footer{max-width:1220px;margin:0 auto;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:25px 0;font-size:10px;color:var(--muted)}.noscript-note{padding:12px 24px;text-align:center;font-size:12px}
@media(min-width:1500px){.page{gap:100px;grid-template-columns:285px minmax(0,1fr)}}
@media(max-width:1100px){.topbar{padding:0 30px}.page{padding:50px 30px 0;gap:40px;grid-template-columns:240px minmax(0,1fr)}h1{font-size:41px}.section-note{display:none}.fact-strip{grid-template-columns:1fr 1.3fr}.fact-strip>div:last-child{display:none}.project-body{padding:25px}.project-meta{flex-wrap:wrap;gap:4px}.background-grid{gap:23px;padding:24px}.skills{padding-left:22px}footer{margin:0 30px}}
@media(max-width:760px){.topbar{height:70px;padding:0 23px}.wordmark-note{display:none}nav{gap:16px;font-size:11px}.controls{padding-left:12px}.page{display:block;padding:34px 23px 0}.profile{position:static;padding:0 0 34px;border-bottom:1px solid var(--line);margin-bottom:34px}.availability{margin-bottom:18px;font-size:9px}h1{font-size:44px}h1 br{display:none}h1 br:after{content:' '}.role{margin-bottom:13px}.intro{max-width:560px;margin-bottom:14px}.location{margin-bottom:20px}.profile .primary{width:auto;min-width:230px}.contact-email{margin-top:18px}.profile>.text-link{margin-top:7px}.profile-note{display:none}.opening h2{font-size:40px}.opening>p{font-size:14px}.fact-strip{grid-template-columns:1fr 1.3fr 1fr}.fact-strip>div:last-child{display:flex}.fact-strip strong{font-size:17px}.fact-strip strong>span{font-size:11px}.fact-strip>div+div{padding-left:13px}.section{margin-top:36px}.pcb{height:290px}.project-body h3{font-size:22px}.other-projects{gap:20px}.background-grid{padding:26px}.contact-section{padding:35px 0 40px}.contact-section h2{font-size:28px}footer{margin:0 23px;flex-wrap:wrap;gap:9px 20px}footer>span:nth-child(2){display:none}}
@media(max-width:420px){nav>a:nth-child(2){display:none}.controls{border:0;padding-left:0}h1{font-size:38px;letter-spacing:-1.8px}.opening h2{font-size:34px}.fact-strip{grid-template-columns:1fr 1.35fr}.fact-strip>div:last-child{display:none}.pcb{height:230px}.project-body{padding:22px}.project-body h3{font-size:21px}.project-meta{font-size:7px}.project-links{gap:17px}.other-projects,.background-grid{grid-template-columns:1fr}.other-projects{gap:0}.skills{border-left:0;border-top:1px solid var(--line);padding:23px 0 0}.greenhouse{padding-bottom:32px}.visual-label{left:12px;bottom:10px;font-size:7px}.section-heading h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.opening h2,.profile-note p{white-space:pre-line}
.project-meta{font-size:10px}
@media print{.topbar,.controls,details,.project-links,.contact-section,footer{display:none}.page{display:block;padding:0}.profile{position:static;border-bottom:1px solid #bbb;margin-bottom:20px}.profile-note,.availability{display:none}.project-card{break-inside:avoid}.project-visual{max-height:180px}.opening{margin-top:20px}body{background:white;color:#172b2a}.section{margin-top:24px}}
