*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f6f1;color:#172d29;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.6}a{color:inherit;text-underline-offset:5px}a:hover{color:#37614d}a:focus-visible{outline:3px solid #c08035;outline-offset:6px}header,main,footer{width:min(1200px,calc(100% - 80px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-bottom:1px solid #cdd3c9;gap:24px}.name{font-size:20px;font-weight:700;text-decoration:none}nav{display:flex;gap:30px;flex-wrap:wrap}nav a{font-size:16px;text-decoration:none}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;padding:84px 0 88px;align-items:center}.eyebrow,.number,.profile-label{font-size:14px;font-weight:650;letter-spacing:.09em}.eyebrow{margin:0 0 22px;color:#486256}h1{font-size:clamp(42px,5.5vw,70px);line-height:1.08;letter-spacing:-.045em;margin:0 0 30px;font-weight:600}h2{font-size:clamp(30px,3.5vw,44px);line-height:1.2;letter-spacing:-.03em;margin:0 0 18px;font-weight:600}h3{font-size:24px;line-height:1.3;margin:18px 0 16px;font-weight:600}.intro{max-width:660px;color:#40534b;margin:0 0 28px}.availability{font-size:16px;font-weight:600}.availability>span:first-child{color:#347045;font-size:12px;margin-right:6px}.locations{font-weight:400;color:#52635a;padding-left:20px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;padding:13px 21px;background:#1c4034;color:#fff;border:1px solid #1c4034;border-radius:5px;font-size:16px;font-weight:550;text-decoration:none;overflow-wrap:anywhere}.button:hover{background:#2d5546;color:white}.secondary{background:transparent;color:#1c4034}.profile{padding:40px;background:#e8ece2;border:1px solid #d0d8cb;border-radius:8px}.profile-copy{font-size:28px;line-height:1.45;letter-spacing:-.025em;margin:24px 0}.stack{font-size:16px;color:#506358}.profile-links{display:flex;gap:28px;font-size:16px;margin-top:28px}.portrait{width:92px;height:92px;object-fit:cover;border-radius:50%;margin-bottom:14px}section:not(.hero){padding:65px 0;border-top:1px solid #cdd3c9}.section-head{margin-bottom:36px}.section-head p:last-child{color:#52635a;margin-bottom:0}.work-grid,.projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.work-grid article{border-top:2px solid #9fab99;padding-top:24px}.number{color:#52635a}.work-grid p,.projects p{font-size:17px;color:#40534b}.supporting{font-size:16px;color:#52635a;margin-top:32px}.projects article{background:#fffefa;border:1px solid #d7dbd1;padding:28px;border-radius:7px}.project-top{display:flex;justify-content:space-between;gap:10px;align-items:baseline;flex-wrap:wrap}.project-top .number{font-size:13px;margin:0}.project-top a{font-size:14px}.projects h3{font-size:29px}.projects .tech{font-size:14px;color:#52635a;border-top:1px solid #dde1d6;padding-top:18px;margin-bottom:0}.contact{text-align:center;max-width:800px;margin:auto}.contact p:not(.eyebrow){max-width:650px;margin:22px auto 28px;color:#40534b}footer{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #cdd3c9;padding:30px 0;font-size:14px;color:#52635a}.skip{position:absolute;left:20px;top:-100px;padding:10px;background:white;z-index:10}.skip:focus{top:10px}@media(max-width:900px){header,main,footer{width:calc(100% - 40px)}.hero{gap:30px;padding:55px 0;grid-template-columns:1fr}.profile{padding:28px}.profile-copy{font-size:26px}.work-grid,.projects{grid-template-columns:1fr;gap:28px}.work-grid article{padding-top:22px}section:not(.hero){padding:46px 0}}@media(max-width:500px){header{align-items:flex-start;flex-direction:column;gap:14px}nav{gap:22px}h1{font-size:42px}.hero{padding-top:40px}.button{max-width:100%;gap:12px}.projects article{padding:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}