:root{--bg-color: #ffffff;--text-color: #000000;--link-color: #0000EE;--highlight-color: #FFF200;--font-primary: "JetBrains Mono", monospace;--spacing-unit: 1.5rem;--content-width: 860px}[data-theme=dark]{--bg-color: #000000;--text-color: #ffffff;--link-color: #58a6ff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-primary);font-size:19px;line-height:1.25;letter-spacing:-.02em;-webkit-font-smoothing:antialiased;padding:2rem;text-transform:uppercase;display:flex;justify-content:center;transition:background-color .2s ease,color .2s ease}p,li,h1,h2{line-height:1.25!important;margin-bottom:.75rem!important}h1,h2{margin-top:1.5rem}h1:first-child,h2:first-child{margin-top:0}.container{width:100%;max-width:var(--content-width);display:flex;flex-direction:column;gap:0;padding-top:4rem}h1{font-size:19px;font-weight:700;letter-spacing:-.02em}@media(max-width:768px){*{font-size:11px!important;line-height:1.25!important}h1,h2,p,li,span,a{margin-bottom:.5rem!important}h1{font-weight:700!important}h2{font-weight:500!important;text-decoration:underline!important;margin-top:1rem!important}.container{padding-top:1.5rem!important;gap:0!important;max-width:100%!important;margin:0 auto!important}body{padding:1rem!important}}.highlight-wrapper{font-size:19px;margin-bottom:1rem}.highlight{background-color:var(--highlight-color);padding:.2em .4em;box-decoration-break:clone;-webkit-box-decoration-break:clone}a{color:var(--link-color);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:opacity .2s ease}a:hover{opacity:.7}.bio-section p{margin-bottom:1rem}.social-section p{margin-bottom:.5rem}.recent-section h2{font-size:19px;font-weight:500;margin-bottom:1.5rem;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}.project-list{list-style:none}.project-list li{margin-bottom:.75rem}.date{opacity:1}.effort-list p{margin-bottom:.75rem}.notable-section h2{font-size:19px;font-weight:500;margin-bottom:1.5rem;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}
