:root{--background:#150b1e;--foreground:#fff17b;--alt:#51d136;--shadow:color-mix(in srgb, var(--background), black 12%);--highlight:color-mix(in srgb, var(--background), white 20%);--surface-top:color-mix(in srgb, var(--background), white 6%);--surface-bottom:color-mix(in srgb, var(--background), black 6%);--rim:#ffffff14}html{background-color:var(--background)}[id]{scroll-margin-top:4.5em}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.55;transition:background .2s ease-in-out,color .2s ease-in-out}p{max-width:65ch}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ul{padding:0}a{color:var(--alt);border-radius:1em}:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.no-padding{padding:0!important}.no-margin{margin:0!important}.shadow{box-shadow:10px 10px 24px -2px var(--shadow), -2px -2px 4px -3px var(--highlight), inset 1px 1px 2px #ffffff24, inset 6px 6px 14px #ffffff0a, inset -4px -4px 5px #00000040, inset 0 2px 0 #ffffff1a, inset 0 -1px 0 #ffffff1a, inset -1px 0 0 #ffffff1a;transition:color .2s ease-in-out,box-shadow .2s ease-in-out,background .2s ease-in-out,transform .2s ease-in-out}.shadow:not(.card,.profileImage,nav,footer):hover{box-shadow:14px 14px 30px -2px var(--shadow), -3px -3px 6px -3px var(--highlight), inset 1px 1px 2px #ffffff2e, inset 6px 6px 14px #ffffff0f, inset -4px -4px 5px #00000040, inset 0 2px 0 #ffffff21, inset 0 -1px 0 #ffffff1f, inset -1px 0 0 #ffffff1f;transform:translateY(-1px)}.round{border-radius:2em}h1{margin:0;font-size:3em}h2{font-size:2em;font-weight:300}h3{margin:.25em 0;font-size:1.5em}.section{margin-top:3em}.no-bullets{list-style-type:none}.image-frame{box-shadow:10px 10px 24px -2px var(--shadow), -2px -2px 4px -3px var(--highlight);line-height:0;display:block;position:relative;overflow:hidden}.image-frame:hover{box-shadow:14px 14px 30px -2px var(--shadow), -3px -3px 6px -3px var(--highlight)}.image-frame>img,.image-frame>video{border-radius:inherit;width:100%;display:block}.image-frame:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 1px 1px 2px #ffffff24,inset 6px 6px 14px #ffffff0a,inset -4px -4px 5px #00000040,inset 0 2px #ffffff1a,inset 0 -1px #ffffff1a,inset -1px 0 #ffffff1a}.container-fluid{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.row{box-sizing:border-box;flex-flow:wrap;flex:0 auto;margin-left:-1rem;margin-right:-1rem;display:flex}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{box-sizing:border-box;flex:none;padding-left:1rem;padding-right:1rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.333%;max-width:8.333%}.col-xs-2{flex-basis:16.667%;max-width:16.667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.333%;max-width:33.333%}.col-xs-5{flex-basis:41.667%;max-width:41.667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.333%;max-width:58.333%}.col-xs-8{flex-basis:66.667%;max-width:66.667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.333%;max-width:83.333%}.col-xs-11{flex-basis:91.667%;max-width:91.667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{text-align:start;justify-content:flex-start}.center-xs{text-align:center;justify-content:center}.end-xs{text-align:end;justify-content:flex-end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (width>=48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{box-sizing:border-box;flex:none;padding-left:1rem;padding-right:1rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.333%;max-width:8.333%}.col-sm-2{flex-basis:16.667%;max-width:16.667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.333%;max-width:33.333%}.col-sm-5{flex-basis:41.667%;max-width:41.667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.333%;max-width:58.333%}.col-sm-8{flex-basis:66.667%;max-width:66.667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.333%;max-width:83.333%}.col-sm-11{flex-basis:91.667%;max-width:91.667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{text-align:start;justify-content:flex-start}.center-sm{text-align:center;justify-content:center}.end-sm{text-align:end;justify-content:flex-end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (width>=62em){.container{width:61rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;flex:none;padding-left:1rem;padding-right:1rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.333%;max-width:8.333%}.col-md-2{flex-basis:16.667%;max-width:16.667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.333%;max-width:33.333%}.col-md-5{flex-basis:41.667%;max-width:41.667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.333%;max-width:58.333%}.col-md-8{flex-basis:66.667%;max-width:66.667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.333%;max-width:83.333%}.col-md-11{flex-basis:91.667%;max-width:91.667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{text-align:start;justify-content:flex-start}.center-md{text-align:center;justify-content:center}.end-md{text-align:end;justify-content:flex-end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (width>=75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;flex:none;padding-left:1rem;padding-right:1rem}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.333%;max-width:8.333%}.col-lg-2{flex-basis:16.667%;max-width:16.667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.333%;max-width:33.333%}.col-lg-5{flex-basis:41.667%;max-width:41.667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.333%;max-width:58.333%}.col-lg-8{flex-basis:66.667%;max-width:66.667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.333%;max-width:83.333%}.col-lg-11{flex-basis:91.667%;max-width:91.667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{text-align:start;justify-content:flex-start}.center-lg{text-align:center;justify-content:center}.end-lg{text-align:end;justify-content:flex-end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}main{max-width:1200px;margin:0 auto;padding:1em}.sectionIntro{opacity:.8;max-width:60ch;margin:.25em 0 1em;line-height:1.5}.section>ul.row{grid-template-columns:1fr;gap:1rem;margin:0;display:grid}@media (width>=48em){.section>ul.row{grid-template-columns:1fr 1fr}}.section>ul.row>li{max-width:none;padding:0}.header-links li{display:inline}.logo{align-items:center;display:flex}.logo object{height:6em}header{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:1em}.headerInner{flex-wrap:wrap;align-items:center;gap:1em;display:flex}header .title{flex-direction:column;justify-content:center;display:flex}header h1,header h2{margin:0}nav{background-color:var(--surface-bottom);background-image:linear-gradient(180deg, var(--surface-top) 0%, var(--surface-bottom) 100%);z-index:10;border-bottom:1px solid var(--shadow);align-items:center;min-height:3.25em;padding:0 1em;display:flex;position:sticky;top:0}nav ul.header-links{box-sizing:border-box;background:0 0;width:100%;max-width:1200px;margin:0 auto;padding-top:0;padding-bottom:0;list-style:none}nav a{padding:.65em .5em;display:inline-block}@media (width<=500px){.headerInner{justify-content:center}}.theme-toggle-wrapper{flex-direction:row;justify-content:flex-end;align-items:flex-end;margin-top:1em;padding:1em;display:flex}footer{padding:.5em 0 2em}.footerInner{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0 1em}footer ul{margin:0}.profileImage{width:100%;max-width:300px}.bio{text-align:left}.card{background:linear-gradient(155deg, var(--surface-top) 0%, var(--surface-bottom) 100%);padding:1em}.cardContent{padding:0 1em}.card:after{content:"";clear:both;display:block}.cardImage{max-width:300px;margin-bottom:1em}.cardImage .image-frame,.cardImage .projectPlaceholder{max-height:300px}.cardImage a{width:100%;display:block;margin:0!important;padding:0!important}@media (width>=48em){.cardImage{float:right;width:50%;margin-bottom:.5em;margin-left:1em}}.project a{word-break:break-word;border-radius:2em;margin-left:-.75em;padding:.75em;font-weight:500;display:inline-block}.project .date{opacity:.75;margin:0 0 .5em;font-size:.9em}.technologies{opacity:.85;font-style:italic}.projectPlaceholder{aspect-ratio:2;background:radial-gradient(circle at 30% 20%, #ffffff0d, transparent 60%), radial-gradient(circle at 80% 80%, #51d13626, transparent 55%), linear-gradient(155deg, var(--surface-top) 0%, var(--surface-bottom) 100%);text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:1em;display:flex}.projectPlaceholderText{color:var(--foreground);text-shadow:0 2px 6px var(--shadow);word-break:break-word;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:1.1em;font-weight:600}.section>ul.row.oss-list{gap:.5em;margin-top:1em}.oss-card{background:linear-gradient(155deg, var(--surface-top) 0%, var(--surface-bottom) 100%);color:var(--foreground);box-sizing:border-box;border-radius:4em;flex-direction:column;gap:.35em;height:100%;padding:1em 2.25em;text-decoration:none;display:flex}.oss-card:hover{transform:translateY(-2px)}.oss-repo{color:var(--alt);word-break:break-all;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:600}.oss-summary{opacity:.9;font-size:.95em}
