#root,body,html{height:100%;margin:0;overflow:hidden}body{--font:"Nunito Sans";--font-header:"MuseoModerno";--color-text:#fff;--color-text-invert:#212121;--color-text-invert-alpha:#2121218f;--color-text-accent:#2d95d0;--color-text-accent-hover:#25a2ea;--color-text-blue:#27a3e9;--color-text-blue-hover:#46bbff;--color-text-box:rgba(219,255,238,.2);--color-text-box-shadow:rgba(239,255,247,.2);--color-link-hover:var(--color-text-accent);--color-link-blue-hover:var(--color-text-blue-hover);--color-text-error:#ff5b4b;--color-background:var(--color-text-invert);--color-background-alpha:var(--color-text-invert-alpha);--color-placeholder:#efebeb;--app-spacing:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-background);font-family:var(--font);margin:0;padding:0}h1,h2,h3,h4{font-family:var(--font-header)}h1{font-size:2.6em;margin:24px 0}p{margin:12px 0}article,div,p,section,span{color:var(--color-text);font-weight:300}a{color:var(--color-text)}a:hover{color:var(--color-link-hover)!important}.home{align-items:center;background:#1e2a36;background:linear-gradient(0deg,#0d1217,#1e2a36);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.home img{width:350px}@media only screen and (max-width:520px){.home img{width:70vw}}.home p{font-weight:500;text-align:justify;text-align-last:justify;width:250px}@media only screen and (max-width:520px){.home p{width:65vw}}.home .email{color:var(--color-text);margin-top:16px;text-decoration:none;transition:color .15s linear}.app{background-color:#212121;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;position:relative}.app .app-content{flex:1 1}
/*# sourceMappingURL=main.8504817a.css.map*/