@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&family=IBM+Plex+Sans:ital,wght@0,400;0,700;1,400&display=swap");html *{box-sizing:border-box;margin:0;padding:0}body{display:flex;flex-direction:column;font:1.125em/2 "IBM Plex Sans",sans-serif;min-height:100vh}body.dark{background:radial-gradient(circle at center 40vh, #093131, #031106);color:#c8c8c8;--header-color: rgb(255, 255, 255)}body.light{background:#fff;color:#191919;--header-color: rgb(25, 25, 25)}header{display:flex;padding:0.5rem 1rem}header a{color:var(--header-color);font-size:1rem;opacity:0.9}header a:hover{opacity:1}.header-logo{display:inline-block;vertical-align:middle;margin-right:8px}.header-type{display:inline-block;margin-top:0.3rem}.header-logo g{fill:var(--header-color)}.header-nav{margin-left:auto}.header-link{margin-left:1rem}.header-link--logo{opacity:0.9;line-height:2;text-decoration:none}main{padding:2rem}.hero-section{display:flex;flex:1;flex-direction:column;margin:0 auto;max-width:30em;min-height:90vh}.hero-logo{margin:4rem auto 0;height:192px;width:192px}.hero-title{font-size:1em;margin:1rem 0 2rem;text-align:center;text-transform:uppercase}.hero-tagline{font-size:1.25em;line-height:1.75;text-align:center;text-transform:uppercase;margin-bottom:4rem}.bio-section{display:flex;flex:1;flex-direction:column;margin:0 auto;max-width:30em;min-height:80vh}.bio-portrait{margin:0 auto 1rem;height:192px;width:192px}.bio-title{margin-bottom:2rem;text-align:center}.bio-copy{text-align:center}footer{display:flex;justfy-content:space-between;padding:0.5rem 1rem}.footer__links{margin-left:auto}.footer__links a{margin-left:0.5em;opacity:0.7}.footer__links a:hover{opacity:1;text-decoration:none}.footer__links g{fill:var(--header-color)}.footer__copyright{color:var(--header-color);font-size:0.75em;margin:0;opacity:0.75;padding:0}h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1.25;margin-bottom:1.5rem}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}p,ul,ol,table,pre,dl{margin:0 0 1rem}a{color:#a0a0a0;text-decoration:none}a:hover{text-decoration:underline}:focus{outline:none}blockquote{border-left:1px solid #a0a0a0;font-style:italic;margin:0;padding:0 0 0 20px}strong{color:black;font-weight:700}.fancy{font-style:italic}code,pre{font-family:"IBM Plex Mono",monospace;font-size:1rem;line-height:1.5}pre{border-radius:3px;overflow-x:auto;padding:1rem;margin:2rem 0}p code{background:#f5f5f5;padding:0.25rem}img{max-width:100%}hr{border:none;border-top:1px solid #c8c8c8;margin:2rem 0}fieldset{border:none;margin-bottom:2rem}input,textarea{border:none;border-radius:3px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.2);background:#eee;font-family:"IBM Plex Sans",sans-serif;font-size:1em;padding:1rem;width:100%}label{display:block;margin-bottom:0.5rem}button{background:#093131;border-radius:3px;border:none;color:#fff;cursor:pointer;display:block;font-size:0.9rem;min-width:10em;margin:0 auto;padding:1rem;text-transform:uppercase}.form-title,.form-subtitle{text-align:center}.input{margin-bottom:1.5rem}.wrapper{margin:0 auto;max-width:46em}.list-heading{font-size:3rem;margin-bottom:3rem;text-align:center}.post-heading{font-size:3rem;text-align:center}.post-preview{margin-bottom:2rem}.post-title{color:#191919;font-size:1.5rem;line-height:1rem}.post-summary{color:#646464;font-family:"IBM Plex Sans",sans-serif;margin-bottom:0.5rem}.post-meta{font-size:1rem}.post-meta__tags{color:#646464;text-transform:capitalize}.post-header{margin-bottom:2rem;text-align:center}.post-body{margin-bottom:2rem}.post-body h2,.post-body h3,.post-body h4,.post-body h5{color:#191919;margin-top:2rem}.post-body p,.post-body ol,.post-body ul{color:#191919;font-family:"IBM Plex Sans",sans-serif}.post-body ol,.post-body ul{margin-left:2rem}.post-body a{border-bottom:1px dotted #646464;color:#646464;text-decoration:none}.post-body a:hover{border-bottom:1px solid #646464;text-decoration:none}.highlight .hll{background-color:#ffc}.highlight{background:#282828;color:#ebdbb2;background-color:#282828}.highlight .c{color:#928374;font-style:italic;background-color:#282828}.highlight .err{color:#ebdbb2;background-color:#282828}.highlight .esc{color:#ebdbb2;background-color:#282828}.highlight .g{color:#ebdbb2;background-color:#282828}.highlight .k{color:#fe8019;background-color:#282828}.highlight .l{color:#ebdbb2;background-color:#282828}.highlight .n{color:#ebdbb2;background-color:#282828}.highlight .o{color:#fe8019;background-color:#282828}.highlight .x{color:#ebdbb2;background-color:#282828}.highlight .p{color:#ebdbb2;background-color:#282828}.highlight .ch{color:#928374;font-style:italic;background-color:#282828}.highlight .cm{color:#928374;font-style:italic;background-color:#282828}.highlight .cp{color:#8ec07c;background-color:#282828}.highlight .c1{color:#928374;font-style:italic;background-color:#282828}.highlight .cs{color:#928374;font-style:italic;background-color:#282828}.highlight .gd{color:#282828;background-color:#fb4934}.highlight .ge{color:#83a598;text-decoration:underline;background-color:#282828}.highlight .gr{color:#ebdbb2;font-weight:bold;background-color:#fb4934}.highlight .gh{color:#b8bb26;font-weight:bold;background-color:#282828}.highlight .gi{color:#282828;background-color:#b8bb26}.highlight .go{color:#504945;background-color:#282828}.highlight .gp{color:#ebdbb2;background-color:#282828}.highlight .gs{color:#ebdbb2;background-color:#282828}.highlight .gu{color:#b8bb26;font-weight:bold;background-color:#282828}.highlight .gt{color:#ebdbb2;font-weight:bold;background-color:#fb4934}.highlight .kc{color:#fe8019;background-color:#282828}.highlight .kd{color:#fe8019;background-color:#282828}.highlight .kn{color:#fe8019;background-color:#282828}.highlight .kp{color:#fe8019;background-color:#282828}.highlight .kr{color:#fe8019;background-color:#282828}.highlight .kt{color:#fabd2f;background-color:#282828}.highlight .ld{color:#ebdbb2;background-color:#282828}.highlight .m{color:#d3869b;background-color:#282828}.highlight .s{color:#b8bb26;background-color:#282828}.highlight .na{color:#b8bb26;font-weight:bold;background-color:#282828}.highlight .nb{color:#fabd2f;background-color:#282828}.highlight .nc{color:#ebdbb2;background-color:#282828}.highlight .no{color:#d3869b;background-color:#282828}.highlight .nd{color:#ebdbb2;background-color:#282828}.highlight .ni{color:#fabd2f;background-color:#282828}.highlight .ne{color:#fb4934;background-color:#282828}.highlight .nf{color:#fabd2f;background-color:#282828}.highlight .nl{color:#fb4934;background-color:#282828}.highlight .nn{color:#ebdbb2;background-color:#282828}.highlight .nx{color:#ebdbb2;background-color:#282828}.highlight .py{color:#ebdbb2;background-color:#282828}.highlight .nt{color:#fb4934;background-color:#282828}.highlight .nv{color:#ebdbb2;background-color:#282828}.highlight .ow{color:#fe8019;background-color:#282828}.highlight .w{color:#ebdbb2;background-color:#282828}.highlight .mb{color:#d3869b;background-color:#282828}.highlight .mf{color:#d3869b;background-color:#282828}.highlight .mh{color:#d3869b;background-color:#282828}.highlight .mi{color:#d3869b;background-color:#282828}.highlight .mo{color:#d3869b;background-color:#282828}.highlight .sb{color:#b8bb26;background-color:#282828}.highlight .sc{color:#b8bb26;background-color:#282828}.highlight .sd{color:#b8bb26;background-color:#282828}.highlight .s2{color:#b8bb26;background-color:#282828}.highlight .se{color:#b8bb26;background-color:#282828}.highlight .sh{color:#b8bb26;background-color:#282828}.highlight .si{color:#b8bb26;background-color:#282828}.highlight .sx{color:#b8bb26;background-color:#282828}.highlight .sr{color:#b8bb26;background-color:#282828}.highlight .s1{color:#b8bb26;background-color:#282828}.highlight .ss{color:#83a598;background-color:#282828}.highlight .bp{color:#fabd2f;background-color:#282828}.highlight .vc{color:#ebdbb2;background-color:#282828}.highlight .vg{color:#ebdbb2;background-color:#282828}.highlight .vi{color:#ebdbb2;background-color:#282828}.highlight .il{color:#d3869b;background-color:#282828}
