:root{font-family:Helvetica,Arial,sans-serif;font-size:12pt;font-weight:400;--bg-color: #e9e9e9;--border-color: #212121;--cta-color: #554;--cta-fg-color: #e9e9e9;--fg-color: #212121;--tag-bg-color: #e9e9e9}@media (prefers-color-scheme: dark){:root{--bg-color: #212121;--border-color: #e9e9e9;--cta-color: #aa9;--cta-fg-color: #e9e9e9;--fg-color: #e9e9e9;--tag-bg-color: #e9e9e9}}html,body{background-color:var(--bg-color);color:var(--fg-color);padding:0;margin:0}a{color:var(--cta-color);cursor:pointer;text-decoration:none}a:hover{background-color:var(--cta-color);color:var(--bg-color)}h1,h2{font-weight:700;letter-spacing:-.05rem;line-height:1em;margin:0;padding:0}h1{font-size:2rem}h2{font-size:1.4rem}dl{margin:0}em{font-style:italic}strong{font-weight:700}main{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:600px;padding:2rem 1rem}@media (min-width: 900px){main{padding:4rem 2rem 2rem}}section header{border-bottom:.2rem solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem}section dl{display:flex;flex-direction:column;gap:.5rem}section dl dt{font-weight:700}section dl dd{margin:0}section#top header h1{display:flex;flex-direction:column}@media (min-width: 600px){section#top header h1{display:initial}}section#skills ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem .8rem;list-style:none;margin:0;padding:0}
