*{margin:0;padding:0}html{height:100%}body{height:100%;background-color:#fcfcfc;color:#000}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#96d7da}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}footer{flex:1;display:flex;min-height:100px;max-height:100px;border-top:thin solid #0f0f0f;padding:20px 0}footer ul{display:flex;justify-content:space-evenly;align-items:center;width:100%}footer ul li{list-style:none}nav{display:flex;flex:1;justify-content:space-between;align-items:center;min-height:100px;max-height:100px;padding:24px 0}nav h1{font-size:24px;font-weight:bolder}nav h1 .ball{padding:.5px 15px;border-radius:50%;background-color:#96d7da}nav h1 .divider{font-weight:500}nav h1 .title{font-size:12px;font-weight:500}nav ul{display:flex;justify-content:space-evenly}nav ul a{padding:0 20px}main{padding:0 80px;min-height:100vh;display:flex;flex-direction:column}section{min-height:500px;display:flex;justify-content:space-between;align-items:center;text-align:center;width:80%;margin:0 auto;flex:4}section img{flex:1;border-radius:50%;margin-right:24px}section div{flex:2}section div h1{font-size:40px;margin-bottom:16px;text-align:left}section div p{font-size:16px;text-align:left}.blogs,.projects{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.projects div h3{margin-bottom:8px}.projects div p{margin-bottom:16px}.projects div ul{display:flex;align-items:center}.projects div ul li{list-style:none;padding-right:16px}.wrapper{padding:20px 0 50px;width:60%}
