:root{color-scheme:light dark}body{max-width:40rem;margin:0 auto;padding:2rem 1.5rem 3rem;font-family:system-ui,sans-serif;line-height:1.5}header{margin-bottom:2rem}h1{margin-bottom:.25rem}.tagline{margin-top:0;opacity:.75}.projects{list-style:none;padding:0;display:grid;grid-gap:1rem;gap:1rem}.project-card{border:1px solid;border-radius:.5rem;padding:1rem 1.25rem}.project-card h3{margin-top:0}.meta{margin-bottom:0;font-size:.9rem;opacity:.75}.status{font-weight:600}footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid;font-size:.9rem;opacity:.85}.copyright{opacity:.6}