@layer base{*,:before,:after{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}:root{--text-color-primary:#121212;--text-color-secondary:#363636}html,body{width:100%;height:100%}body{font-family:Roboto Serif,serif;overflow:hidden scroll}h2{color:var(--text-color-primary);margin-bottom:2rem;font-size:2rem;line-height:1.1}p{color:var(--text-color-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}section{border-bottom:1px solid #e5e5e5;margin-bottom:4rem;scroll-margin-top:8rem}.developer-name{font-family:Roboto Mono,monospace}.wrapper{max-width:40rem;margin:0 auto}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;height:4rem;margin-bottom:4rem;padding:0 1rem;display:flex;position:sticky;top:0}footer{justify-content:center;align-items:center;height:4rem;display:flex}.nav_link{margin-left:.5rem}}
