:root{--background-color: #fff;--btn-color: #0987f2;--btn-text-color: #fff;--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:flexbox;justify-content:center;margin:20px 20px 60px}#root{display:flex;flex-direction:column;gap:60px}h1,h2,h3,p{color:var(--text-color);margin:0;padding:0}h1,h2,h3,p{font-family:Roboto,monospace}h1,h2{text-transform:uppercase}h2,h3{font-size:20px}h1{font-size:32px}p{font-size:16px;font-weight:300}.sectionTitle{margin-bottom:30px}.hover{cursor:pointer}@media (width >= 800px){#root{gap:60px}h1{font-size:35px}h2,h3{font-size:24px}p{font-size:20px}.sectionTitle{margin-bottom:60px}}@media (width >= 1400px){#root{gap:100px}h1{font-size:40px}.sectionTitle{margin-bottom:75px}}._container_7e49x_1{display:flex;flex-direction:column;justify-content:center;gap:80px;text-align:center;min-height:400px}._container_7e49x_1 ._hero_7e49x_10{max-width:200px;border-radius:50%}._container_7e49x_1 span{display:flex;gap:25px;justify-content:center}._container_7e49x_1 span a{margin:0}._container_7e49x_1 span a img{width:30px}._container_7e49x_1 a{width:fit-content;align-self:center}._container_7e49x_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 rbga(0,0,0,.25);transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}._container_7e49x_1 button:hover{transform:scale(1.05)}._container_7e49x_1 button:active{transform:translateY(2px);box-shadow:0 2px 2px #00000040}._colorModeContainer_7e49x_55{position:relative}._colorMode_7e49x_55{position:absolute;right:0;width:25px}._colorMode_7e49x_55:hover{cursor:pointer}._description_7e49x_69{max-width:45ch;align-self:center}._info_7e49x_74{display:flex;flex-direction:column;gap:35px}._info_7e49x_74 p{font-size:20px}@media (width >= 800px){._container_7e49x_1{flex-direction:row-reverse;align-items:center;justify-content:space-evenly}._container_7e49x_1 ._hero_7e49x_10{max-width:350px;width:350px}}@media (width >= 1400px){._container_7e49x_1 ._hero_7e49x_10{max-width:400px;width:400px}}._container_xyza7_1{display:flex;flex-direction:column;text-align:center;margin-top:50px}._container_xyza7_1 img{max-width:250px;max-height:150px;align-self:center;background-color:var(--project-card-bg);border-radius:20px}._container_xyza7_1 a{width:fit-content;text-decoration:none;color:#222;transition:transform .2s ease-in-out}._container_xyza7_1 a:hover{transform:scale(1.05)}._projectsContainer_xyza7_27{display:flex;flex-direction:column;align-items:center;gap:60px;margin-top:20px}@media (width >= 800px){._projectsContainer_xyza7_27{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:0 30px}}._container_1m324_1{display:flex;flex-direction:column;text-align:center;margin-top:50px}._container_1m324_1 span{display:flex;align-items:center;gap:5px}._container_1m324_1 img{width:20px}._skillList_1m324_18{display:flex;justify-content:space-evenly;align-self:center;flex-wrap:wrap;row-gap:80px;max-width:50%vh}hr{width:40px;height:1px;border:none;background-color:var(--text-color);margin:30px auto}@media (width>= 800px){._skillList_1m324_18{max-width:fit-content;gap:30px}._skillList_1m324_18 p{font-size:20px}hr{width:200px}}._container_17t7p_1{text-align:center}._container_17t7p_1 p{font-size:16px;color:var(--footer-text-color)}
