:root{font-family:Inter,sans-serif;font-feature-settings:'liga' 1,'calt' 1}@supports(font-variation-settings:normal){:root{font-family:InterVariable,sans-serif}}html,body{margin:0;padding:0;color:#fff;transition:background-color .5s ease;background-color:#141414}@media(prefers-reduced-motion:no-preference){html,body{scroll-snap-type:y mandatory;scroll-behavior:smooth;scroll-padding:0}section{scroll-snap-align:start;scroll-margin:0}}section,.section-content{height:100lvh;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.section-content{width:100%;height:100%;justify-content:center;align-items:center}@media(pointer:coarse){.section-content{height:100svh}#last-section{margin-bottom:calc(100lvh - 100svh)}}@media(min-width:960px) and (min-height:640px){section{padding:76px}#home{padding:0 24px}}.content{flex:1;display:flex;flex-direction:column;max-width:920px;margin:0 28px;justify-content:center;align-items:center;font-size:12px;text-align:center}#home .content{font-size:16px}.content a{white-space:nowrap}.project-content{max-width:1200px;margin:0;margin-bottom:64px}h1{font-size:24px;margin-top:0;margin-bottom:12px}#home h1{font-size:28px}hr{width:100%}a{color:inherit;text-decoration:underline;outline:none}a:hover,a:focus{text-decoration-style:double}.nowrap{white-space:nowrap}@media(orientation:landscape){.project-content{margin-bottom:12px;margin-left:28px;margin-right:28px}}@media(min-height:400px){#home h1{margin-bottom:24px}}@media(min-height:560px){.content{font-size:14px}#home .content{font-size:18px}h1{margin-bottom:24px;font-size:28px}#home h1{font-size:32px}}@media(min-height:640px){.content{font-size:16px}h1,#home h1{font-size:32px;margin-bottom:revert}}@media(min-height:760px){.content{font-size:18px}#home .content{font-size:20px}h1,#home h1{font-size:36px;margin-bottom:revert}}@media(min-height:760px) and (min-width:760px){.content{font-size:20px}#home .content{font-size:22px}h1,#home h1{font-size:42px}}@media(min-height:860px) and (min-width:960px){h1,#home h1{font-size:48px}}.profile-wrapper,.profile-wrapper img{height:20vh;border-radius:50%;margin-bottom:12px}.navigation{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.navigation a{text-decoration:none;white-space:nowrap}.navigation a:hover,.navigation a:focus{text-decoration:underline}@media(min-height:400px){.profile-wrapper{margin-bottom:24px}}@media(min-height:760px){.profile-wrapper{margin-bottom:36px}}.footer{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:24px}#nav-tip .icon{height:20px;width:20px;vertical-align:bottom}.socials{display:flex;gap:16px;justify-content:center}.social-media-link{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#fff;border-radius:18px;transition:transform .2s ease}.social-media-link:hover,.social-media-link:focus{transform:scale(1.1)}.social-logo{width:30px;height:30px;object-fit:contain}@media(pointer:coarse),(max-width:650px){.footer{justify-content:center}#nav-tip{display:none}}