.profile-container{padding:34px 0;overflow-y:hidden;height:85vh;min-height:40em}@media (width >= 576px){.profile-container{min-height:700px}}@media (width >= 768px){.profile-container{height:95vh;overflow-y:hidden;min-height:700px}}@media (width >= 992px){.profile-container{height:95vh;overflow-y:hidden;min-height:400px}}.profile-container,body{background-color:#f7f7f9;overflow-x:hidden}@media (prefers-color-scheme:dark){.profile-container,body{background-color:#1c1c1c}.profile-title{color:rgb(222 226 230)}.profile-icon{filter:invert(100%)}.profile-link-button:hover .profile-icon{filter:none!important}}.profile-subtitle{margin:0}.profile-links{padding:0;margin:1rem auto}.profile-link-button{font-size:15px;font-weight:400}.profile-content{height:100%;margin:0}.profile-cell{text-align:center}.profile-text-cell{top:-5%}@media (width >= 992px){.profile-text-cell{top:auto}}.profile-picture{width:100%;cursor:pointer}@media (width >= 992px){.profile-title{font-size:48px;margin-top:40px}.profile-subtitle{font-size:20px}.profile-subsubtitle{margin-top:8pt;font-size:14px}}.profile-icon{height:15px;margin-top:-4px}.profile-link-button:hover .profile-icon{filter:invert(100%)}.profile-link-item{margin-bottom:5px;list-style-type:none}@media (width >= 576px){.profile-link-item{display:inline;margin-bottom:0}}.blinking-cursor{animation:1.2s blink step-end infinite}@keyframes blink{0%,100%{color:transparent}50%{color:inherit}}.experience-container{background:linear-gradient(to bottom,#1b3860,#2e5fa2);background-repeat:repeat-x;color:#ddd;margin-bottom:0}.experience-heading{text-align:center}.experience-container p.lead,.experience-heading{color:#fff}.experience-caption{color:#bbb;font-size:1.5rem}.experience-blog-links a{color:unset}.project-cards-container{width:100%}@media (width >= 768px){.project-cards-container{width:66.67%}}.project-card-cell{padding:7px}.project-card{border:solid 1px #ddd;border-radius:5px;padding:15px;height:100%;transition:.15s}.project-card-cell:hover{text-decoration:none}.project-card:hover{background-color:rgb(255 255 255 / 10%);cursor:pointer}.project-card-description a{color:#f0f0f0;text-decoration:underline}.project-card-title{font-size:1.8rem;color:#fff}.project-card-description{color:#ddd}.project-card-icon{max-height:100px;max-width:100%;margin:15px 0}.project-card-icon-masked{border-radius:20%}.footer-description{color:#eaeaea;font-size:.7em}.footer-description-ember-logo{margin-top:-4pt;height:14pt}.no-select,img{user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.scroll-indicator{position:relative;font-size:18pt;animation:.5s ease-in-out infinite alternate bounce-scroll-indicator;height:0;min-height:0;cursor:pointer}@media (width >= 768px){.scroll-indicator{animation:.5s ease-in-out infinite alternate bounce-scroll-indicator}}@keyframes bounce-scroll-indicator{from{bottom:52px}to{bottom:64px}}.scroll-indicator>.btn:active{border-color:transparent}.opacity-transition{opacity:0;transform:translateY(10%);visibility:hidden;transition:opacity .4s ease-out,transform .4s ease-out;will-change:opacity,visibility}.opacity-transition.opacity-transition-visible{opacity:1;transform:none;visibility:visible}@media (prefers-color-scheme:dark){.content-route-container-parent{color:rgb(222 226 230)}}.content-route-container-back-button{position:absolute;margin:20px}.gbm-body p{font-size:12.5pt;line-height:1.7}.gbm-icon{border-radius:20%;width:300px}.gbm-screenshot{width:280px;margin:1em}.gbm-info-image{width:100%}