html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--site-background:#f8f8f2;--site-text:#282a36;--site-background-alt:#eaeaf0;--site-text-alt:#44475a;--site-yellow:#8b80d6;--site-text-on-yellow:#eaeaf0;--node-development:#c4a4f8;--node-graphics:#f8be70;--node-app:#98eab0;--node-docs:#f0f080;--node-data:#88e0f8;--node-reporting:#f8a0a0;--node-default:#f0a0d8}[data-theme=dark]{--site-background:#282a36;--site-text:#f8f8f2;--site-background-alt:#343746;--site-text-alt:#cfd3f0;--site-yellow:#8b80d6;--site-text-on-yellow:#eaeaf0;--node-development:#bd93f9;--node-graphics:#ffb86c;--node-app:#50fa7b;--node-docs:#f1fa8c;--node-data:#8be9fd;--node-reporting:#f55;--node-default:#ff79c6}.site-header{flex-direction:column;width:100%;max-width:708px;margin:0 auto;padding:60px 18px;display:flex}.site-header a,.site-header a:hover{border:none}.site-header .header-row{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:672px){.site-header .header-row{align-items:flex-start}.site-header{width:auto;margin:0;padding:18px}}.site-header nav{font-size:1rem;font-weight:500}.site-header ul{margin:0 0 0 -6px;padding:0;list-style-type:none;display:flex}@media only screen and (max-width:672px){.site-header ul{display:block}}.site-header li{border-radius:6px;width:fit-content;margin-right:12px;padding:4px 6px;font-weight:800;text-decoration:none;transition-duration:.3s}@media only screen and (max-width:672px){.site-header li{margin-bottom:6px;margin-left:0}}.site-header li.active{background-color:var(--site-yellow);width:fit-content}.site-header li.active a{color:var(--site-text-on-yellow)}.theme-toggle{cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;display:flex;position:relative}.theme-toggle:before{content:"";border:1px solid var(--site-text);mix-blend-mode:difference;pointer-events:none;border-radius:50%;position:absolute;inset:0}.theme-toggle:focus{outline:none}@media only screen and (max-width:672px){.theme-toggle{position:fixed;right:18px}}.site-footer{padding-left:12px;padding-right:12px}.site-footer .container{max-width:672px;margin:auto}.site-footer .container p{font-size:1rem}.site-footer .container .divider{background-color:var(--site-text);height:1px;margin-bottom:12px}.site-footer .container{padding-top:60px;padding-bottom:12px}@media only screen and (max-width:992px){.site-footer .container{padding-top:36px}}.home-wrapper{flex-direction:column;display:flex}.home-wrapper .home{max-width:708px;margin:0 auto;padding-left:18px;padding-right:18px}.home-wrapper .home .wave{cursor:default;transform-origin:70% 70%;animation-name:wave-animation;animation-duration:3.5s;animation-iteration-count:1;animation-delay:1.5s;display:inline-block}.home-wrapper .home .viz{padding-bottom:36px}.home-wrapper .home .wave:hover{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'  width='40' height='48' viewport='0 0 100 100' style='fill:$site-text;font-size:24px;'><text y='50%'>👋🏽</text></svg>") 16 0,auto;transform-origin:70% 70%;animation-name:wave-animation;animation-duration:2.5s;animation-iteration-count:infinite;display:inline-block}@media only screen and (max-width:672px){.home-wrapper .home .wave:hover{animation-iteration-count:1}}@keyframes wave-animation{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}}.projects{padding-left:18px;padding-right:18px}.projects .intro{max-width:672px;margin:auto}.projects .grid{grid-gap:24px;grid-template-columns:1fr 1fr 1fr;max-width:1280px;margin:auto;padding-bottom:2.5rem;display:grid}@media only screen and (max-width:992px){.projects .grid{grid-gap:18px;grid-template-columns:1fr 1fr}}@media only screen and (max-width:672px){.projects .grid{grid-template-columns:1fr}}.projects .grid .story{border:1px solid var(--site-background-alt);border-radius:4px;width:100%;transition:all .4s ease-in-out;overflow:hidden;box-shadow:0 8px 24px #66666626}.projects .grid .story .card-text{padding-top:12px;padding-left:8px;padding-right:8px}.projects .grid .story .story-name{transition:all .1s}.projects .grid .story .story-org{padding-bottom:4px;font-size:.87rem;line-height:1.2rem}.projects fieldset{text-align:center;border:none;max-width:992px;margin:36px auto auto;padding:0 0 48px;font-size:1rem;font-weight:500}.projects legend{padding-bottom:24px}@media only screen and (max-width:992px){.projects legend{max-width:282px;margin:auto}}.projects .source{max-width:672px;margin:auto}.projects .btn{background-color:inherit;text-align:center;cursor:pointer;min-width:82px;color:var(--site-text);border:none;border-radius:6px;margin-bottom:12px;margin-right:6px;padding:6px;line-height:1.5rem;transition-duration:.3s;display:inline-block}.projects .btn.active{color:var(--site-text-on-yellow);background-color:var(--site-yellow)}.projects .btn input{display:none}@media only screen and (max-width:992px){.projects .btn span{min-width:72px;max-width:72px}}.resume{max-width:708px;margin:auto;padding-left:18px;padding-right:18px}.resume .exp{display:flex}@media only screen and (max-width:992px){.resume .exp{display:block}}.resume .left{width:25%;padding-right:2%}@media only screen and (max-width:992px){.resume .left{width:100%;padding:0%}}.resume .right{width:75%;padding-left:2%}@media only screen and (max-width:992px){.resume .right{width:100%;padding:0%}}.resume .section{padding-bottom:36px}.resume .section .item{padding-bottom:18px}.resume .skills{grid-gap:16px;grid-template-columns:1fr 1fr;display:grid}@media only screen and (max-width:400px){.resume .skills{grid-template-columns:1fr}}.resume .skills p{padding-bottom:.2rem}.contact{padding-left:18px;padding-right:18px}.contact.container{max-width:708px;margin:auto}@media only screen and (max-width:992px){.contact p{padding-bottom:0}}.contact .social{display:flex}@media only screen and (max-width:992px){.contact .social{padding-bottom:1.25rem;display:block}}.contact .social .left{width:30%;font-weight:800}@media only screen and (max-width:992px){.contact .social .left{width:100%}}.contact .social .right{align-items:center;width:70%;display:flex}@media only screen and (max-width:992px){.contact .social .right{width:100%}}.contact .info-icon{vertical-align:middle;width:20px;margin-bottom:9px;margin-left:9px}@media only screen and (max-width:992px){.contact .info-icon{margin-top:9px}}.contact .tooltip{background-color:var(--site-text);max-width:350px;color:var(--site-background);font-size:1rem;font-weight:300}@media only screen and (max-width:672px){.contact .tooltip{max-width:300px}}@media only screen and (max-width:400px){.contact .tooltip{max-width:80%}}.blog.container{max-width:708px;margin:auto}.blog{padding-left:18px;padding-right:18px}.blog .blog-intro{padding-bottom:24px}.blog table{width:100%}.blog .posts a{border-bottom:none}.blog .posts .post-date{text-align:right;width:30%}@media only screen and (max-width:768px){.blog .posts .post-date{width:40%}}.blog .posts .post-title p{font-weight:500}.blog .posts .post-date p a:hover{border-bottom:none}.post{max-width:708px;margin:auto;padding-left:18px;padding-right:18px}.post .divider{background-color:var(--site-text);height:1px;margin-bottom:24px}.post img{width:100%}.post em{color:var(--site-text)}.post pre{border:1px solid var(--site-background-alt);background-color:var(--site-background-alt);white-space:pre-wrap;overflow-wrap:break-word;border-radius:2px;margin-bottom:2rem;padding:12px}.post code{text-wrap:auto;font-family:monospace;font-size:16px}.post ol{margin-left:18px;line-height:1.5;list-style-type:disc}.post li{margin-bottom:2rem;font-size:1.25rem;font-weight:300}.post p code{background-color:var(--site-background-alt);border-radius:4px;padding-left:6px;padding-right:6px}.post nav{justify-content:space-between;padding-top:36px;display:flex}.post .actions{width:30%}@media only screen and (max-width:768px){.post .actions{width:45%}}.post .actions.next{text-align:right}.post .actions p{padding-bottom:6px;font-size:1rem}.post .actions .label{color:var(--site-text)}.app-wrapper{flex-direction:column;justify-content:space-between;height:100%;min-height:100vh;display:flex}*,:before,:after{box-sizing:border-box}*{transition:background-color .25s,color .25s,border-color .25s}body{background-color:var(--site-background);color:var(--site-text)}a{border-bottom:solid 2px var(--site-yellow);color:var(--site-text);text-decoration:none;transition:all .1s}a:hover{border-bottom:solid 3px var(--site-yellow)}h1{margin:0;padding-bottom:24px;font-size:2.2rem;font-weight:800}h2{margin:0;padding-top:18px;padding-bottom:18px;line-height:1.75rem}h3{margin:0;padding-top:16px;padding-bottom:16px;font-size:1.2rem;line-height:1.75rem}h4{margin:0;padding-top:12px;padding-bottom:12px;font-size:1.2rem;font-weight:500;line-height:1.75rem}p{margin:0;padding-bottom:12px;font-size:1.2rem;font-weight:300;line-height:1.75rem}.reveal{opacity:1}.no-reveal{opacity:0}
@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:300;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_f10f017c-module__U_eY-a__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}
