@import 'https://fonts.googleapis.com/css2?family=Cutive+Mono&family=Lora:wght@400;700&family=Roboto:wght@400;700&display=swap';@import 'https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Source+Sans+Pro:wght@200;300;400;700';@import 'https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap';:root{--main-font-family:'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--heading-font-family:'Montserrat', Georgia, sans-serif;--nav-font-family:'Montserrat', Georgia, sans-serif;--mono-font-family:'Cutive Mono', Menlo, Monaco, monospace}body{font-family:var(--main-font-family)!important}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font-family)!important;font-weight:400;!important}.navbar,.navbar a{font-family:var(--nav-font-family)!important}code,pre{font-family:var(--mono-font-family)!important}.text-5xl{font-size:3rem!important;line-height:1!important}.text-6xl{font-size:4rem!important;line-height:1!important}.hero-slideshow{position:relative;overflow:hidden}.hero-slideshow::before{content:"";position:absolute;inset:0;z-index:0;background-size:cover;background-repeat:no-repeat;background-position:50%;filter:brightness(.2);animation:hero-slideshow 20s infinite}.hero-slideshow>*{position:relative;z-index:1}#site-header{position:relative;z-index:100}#search-wrapper{position:absolute!important;top:var(--header-height,3rem)!important;left:0!important;right:0!important;bottom:auto!important;z-index:50!important}.resume-biography{ #profile { text-align: center; padding: 30px 10px; position: relative; } .avatar { width: auto; height: auto; max-width: 425px; max-height: 425px; object-fit: cover; } .network-icon { display: inline-flex; flex-direction: row; flex-wrap: wrap; justify-content: center; list-style: none; padding: 0; margin: 0; } #profile .network-icon { margin-top: 0.5rem; } .network-icon li { margin-right: 10px; @media (max-width: 640px) { margin-right: 12px; } } .network-icon li:last-of-type { margin-right: 0; } .network-icon li:hover { transform: scale(1.2); } .big-icon { font-size: 2rem; } .ul-interests li { font-size: 0.9rem; } .ul-edu li .description p.course { font-size: 0.9rem; } .ul-edu li .description p.institution { font-size: 0.75rem; } .network-icon .big-icon { font-size: 1.5rem; } .bio-text { max-width: 680px; }}.avatar-wrapper{position:relative;width:150px;height:150px;margin-left:auto;margin-right:auto}.avatar-emoji{position:absolute;width:40px;height:40px;line-height:40px;border-radius:100%;bottom:0;right:0;text-align:center;font-size:20px;background-color:#fff;color:#000;box-shadow:0 10px 20px rgb(0 0 0/4%),0 2px 6px rgb(0 0 0/4%),0 0 1px rgb(0 0 0/4%)}.dark .avatar-emoji{background-color:#000;box-shadow:0 10px 20px rgb(0 0 0/4%),0 2px 6px rgb(0 0 0/4%),0 0 1px rgb(255 255 255/96%)}