:root{font-family:Inconsolata,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#002744;background-color:#c8dfe5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{position:relative;margin:0;display:flex;flex-direction:column;justify-content:space-between;min-width:320px;height:100%;min-height:calc(100vh - 50px);padding:10px 20px 20px}main{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:800px;margin:0 auto;text-align:center}footer{margin-top:20px;text-align:center}.logo{width:256px;height:256px;border-radius:50%;margin:0 auto;object-fit:cover;object-position:center}h1{font-size:3.2em;line-height:1.1;margin:0 0 1.5rem;font-family:Inconsolata,Arial,sans-serif}p,span{color:#3e586a;margin:0;margin-bottom:1rem}.subtitle{margin:2rem 0 .5rem}.contact{margin-top:2rem}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#6a8ea6}ul{margin:0;list-style:none}@media (prefers-color-scheme: dark){:root{color:#c8e1e6;background-color:#002744}p,span{color:#c8e1e6}a{color:#6a8ea6}a:hover{color:#cae2ea}}
