:root{--background:#07000a;--foreground:#EFFBF9;--foreground-faded:#EFFBF999;--primary:#00BCF5;--primary-light:#47D4FF;--primary-dark:#0081A7;--secondary:#600645;--secondary-light:#a80b79;--secondary-dark:#390428;--tertiary:#B30014;--font-main:"IBM Plex Sans","Arial",sans-serif;--font-mono:"Space Mono",monospace}body{font-family:var(--font-main);font-size:11pt;background-color:var(--background);color:var(--foreground);padding:0;margin:0;width:100%}h1,h2,h3,h4,h5,h6,p{font-weight:400;margin-bottom:.5rem}li,p,ul{margin-top:0}h1{padding-bottom:.33em;border-bottom:1px solid var(--secondary);margin-bottom:1rem;margin-top:2rem;font-size:18pt}h2{font-size:15pt;-webkit-margin-start:.2rem;margin-inline-start:.2rem;-webkit-margin-end:.2rem;margin-inline-end:.2rem}h3{font-size:13pt;font-weight:700}h3,h4,h5,h6,li,p,ul{-webkit-margin-start:.66rem;margin-inline-start:.66rem;-webkit-margin-end:.66rem;margin-inline-end:.66rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}table{padding:0;margin:auto}tbody,td,td h1,td h2,td h3,td h4,td h5,td h6{padding:0;margin:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,li:last-child,p:last-child,span:last-child,ul:last-child{margin-bottom:0}li,ul{padding:0}.page__author{padding-top:1em;font-size:9pt;font-style:italic;text-align:right}.page__title{border:none;line-height:110%;margin:auto;padding:0;font-size:21pt}.page__header-titles{width:100%}.page__header-sub{display:flex;justify-content:space-between}.page__header-date{font-size:9pt;display:flex}.page__resume-table{width:66%;text-align:left}.page__resume-table ul{list-style:none}@keyframes slideIn{0%{opacity:0;transform:translateY(1rem) scaleX(.9) skew(2deg,2deg)}to{opacity:100%;transform:translate(0) scaleX(1) skew(0,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}.page__header-profilePic{transform:translate(-1em)}.page__header-profilePic video{height:64px;margin-right:0;width:auto;border-radius:10px}.page__outer{padding:1rem}.page__mask{-webkit-mask-image:linear-gradient(180deg,transparent 0,white 2.6rem);mask-image:linear-gradient(180deg,transparent 0,white 2.6rem);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;transition:-webkit-mask-image .3s ease;transition:mask-image .3s ease;transition:mask-image .3s ease,-webkit-mask-image .3s ease}.page__maskOff{-webkit-mask-image:none;mask-image:none}.page__main{opacity:1;padding:2rem;animation:slideIn .3s ease}.page__wrapper{max-width:640px;margin:0 auto}@media (max-width:760px){.page__outer{margin:auto;padding-left:0;padding-right:0}.page__title{font-size:18pt}.page__wrapper{max-width:80%;margin:auto}}.page__items-content{padding-bottom:1.5em}.page__items-container{display:flex;flex-wrap:wrap;list-style-type:none;justify-content:center}.page__items-entry{width:180px;display:inline-block;list-style-type:none;padding-bottom:1em}.page__items-entry img{width:180px;height:140px;background-color:var(--secondary);border-radius:5px;border:1px solid var(--secondary-light);object-fit:cover;transition:opacity .1s ease,border-color .1s ease}.page__items-entry:hover img{opacity:70%;border-color:var(--secondary)}@media (max-width:480px){.page__items-entry{width:240px;text-align:center;font-size:larger}.page__items-entry img{width:240px;height:186px}.page__header-profilePic{transform:translate(1em);margin-right:2em}.page__title{font-size:14pt}.page__outer{margin:auto;padding-left:0;padding-right:0}.page__wrapper{margin:auto;padding-left:1rem;padding-right:1rem;max-width:calc(100% - 2rem)}}.page__blog-entry{list-style-type:none;padding-bottom:1em}.page__blog-entry:last-child{padding-bottom:0}.page__header{z-index:10;padding:3rem 1rem 1rem;top:-2rem;position:-webkit-sticky;position:sticky;min-height:3em}.page__footer,.page__header{width:100%;justify-content:space-between;align-items:baseline;font-size:10.5pt}.page__footer{display:flex;z-index:1;position:relative;padding:1em;bottom:0;bottom:auto;left:auto;margin-bottom:0}.page__header-block{display:flex}.page__footer-gradient,.page__header-gradient{height:4em;width:100%;left:50%;z-index:8;pointer-events:none;transform:translate(-50%);background:linear-gradient(var(--background),transparent);position:absolute;transition:opacity .3s ease}.page__header-outer{padding-bottom:0;padding-top:0}.page__header-gradient{top:100%}.hidden{opacity:0;pointer-events:none}.page__footer-gradient{bottom:100%;background:linear-gradient(transparent,var(--background))}.page__footer-border,.page__header-border{position:absolute;left:0;height:1px;width:100%;background:var(--secondary);z-index:9}.page__footer-border{top:0}.page__header-border{bottom:0}.page__footer-outer{padding-top:0}.page__header-left{text-align:left;display:flex}.page__right{text-align:right;display:flex}.page__footer-entry,.page__header-entry{padding-bottom:.5em}.page__footer-entry:last-child,.page__header-entry:last-child,.page__nav-link:last-child{padding-bottom:0;-webkit-margin-end:0;margin-inline-end:0}.page__nav-link:first-child{-webkit-margin-start:0;margin-inline-start:0}.page__nav-link{-webkit-margin-start:.25em;margin-inline-start:.25em;-webkit-margin-end:.25em;margin-inline-end:.25em}.page__breadcrumbs,.page__nav{color:var(--secondary)}a{color:var(--primary);text-decoration:none;transition:color .1s ease}a:hover{color:var(--primary-dark)}a.visited{color:var(--secondary)}.page__items-entry a,a.page__breadcrumbs-link,a.page__footer-entry,a.page__header-entry,a.page__nav-link{color:var(--secondary-light)}.page__items-entry:hover a,a.page__breadcrumbs-link:hover,a.page__nav-link:hover,a:hover.page__footer-entry,a:hover.page__header-entry{color:var(--secondary)}