:root{--background-color: #fff;--btn-color: #0987f2;--btn-text-color: #ffffff;--project-card-bg: #ffffff00;--text-color: #222;--form-text-color: #555;--footer-text-color: #888}[data-theme=dark]{--background-color: #222;--btn-color: #fff;--btn-text-color: #222;--project-card-bg: #fff;--text-color: #fff;--form-text-color: #fff;--footer-text-color: #bbb}body{background-color:var(--background-color);display:flex;justify-content:center;margin:0 auto 60px}#root{display:flex;flex-direction:column;gap:60px;overflow-x:hidden}h1,h2,h3,p{color:var(--text-color);margin:0;padding:0}h2,h3,p{font-family:Roboto Mono,monospace}h1,h2{text-transform:uppercase}h2,h3{font-size:20px}h1{font-family:Rubik,sans-serif;font-size:32px}p{font-size:16px;font-weight:300}.sectionTitle{margin-bottom:30px}.hover{cursor:pointer}@media (min-width: 768px){#root{gap:100px}h1{font-size:40px}h2,h3{font-size:24px}p{font-size:20px}.sectionTitle{margin-bottom:60px}}@media (min-width: 1400px){#root{gap:200px;max-width:80%}h1{font-size:48px}.sectionTitle{margin-bottom:75px}}._container_5krbk_1{display:flex;flex-direction:column;justify-content:center;gap:20px;text-align:center;height:100dvh;min-height:500px}._container_5krbk_1 ._hero_5krbk_10{max-width:200px;border-radius:50%}._container_5krbk_1 span{display:flex;gap:25px;justify-content:center}._container_5krbk_1 span a{margin:0}._container_5krbk_1 span a img{width:30px;height:30px}._container_5krbk_1 a{width:fit-content;align-self:center}._container_5krbk_1 button{background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:20px;width:126px;height:50px;font-size:20px;font-weight:700;box-shadow:0 4px 4px #00000040;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}._container_5krbk_1 button:hover{box-shadow:0 8px 8px #00000040;transform:translateY(-2px)}._container_5krbk_1 button:active{box-shadow:0 2px 2px #00000040;transform:translateY(0)}._colorModeContainer_5krbk_59{position:relative}._colorMode_5krbk_59{position:absolute;right:0;width:25px}._colorMode_5krbk_59:hover{cursor:pointer}._description_5krbk_73{max-width:24ch;align-self:center}._info_5krbk_78{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){._container_5krbk_1{flex-direction:row-reverse;align-items:center;justify-content:space-evenly}._container_5krbk_1 ._hero_5krbk_10{max-width:350px;width:350px;border-radius:50%}}@media (min-width: 1400px){._container_5krbk_1 ._hero_5krbk_10{max-width:400px;width:400px}}
