:root{--background-color:#fff;--btn-color:#0987f2;--btn-text-color:#fff;--project-card-bg:#fff0;--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);justify-content:center;margin:0 auto 60px;display:flex}#root{flex-direction:column;gap:60px;display:flex}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 (width>=800px){#root{gap:100px}h1{font-size:40px}h2,h3{font-size:24px}p{font-size:20px}.sectionTitle{margin-bottom:60px}@media (width>=1400px){#root{gap:200px}h1{font-size:48px}.sectionTitle{margin-bottom:75px}}}.dot{background-color:gray;border-radius:50%;width:15px;height:15px;margin:5px 0;transition:background-color .3s}.dot.active{background-color:#000}._container_o7y9o_1{text-align:center;flex-direction:column;display:flex}form{flex-direction:column;gap:30px;display:flex}textarea,input:not([type=submit]){width:250px;height:50px;padding-left:16px}textarea{resize:none;height:250px;padding-top:16px}input,textarea{box-sizing:border-box;background-color:var(--background-color);color:var(--form-text-color);border:1px solid #888;border-radius:20px;justify-self:center}::placeholder{color:var(--form-text-color)}input[type=submit]{background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:20px;width:140px;height:50px;margin:auto;font-size:20px;font-weight:700;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;box-shadow:0 4px 4px #00000040}input[type=submit]:hover{transform:scale(1.05)}input[type=submit]:active{transform:translateY(2px);box-shadow:0 2px 2px #00000040}@media (width>=800px){textarea,input:not([type=submit]){width:600px;font-size:20px}form{gap:40px}}@media (width>=1400px){textarea,input:not([type=submit]){width:800px}}._container_uite4_1{text-align:center}._container_uite4_1 p{color:var(--footer-text-color);font-size:16px}._container_17e2v_1{text-align:center;flex-direction:column;justify-content:center;gap:20px;height:100dvh;min-height:500px;display:flex}._container_17e2v_1 ._hero_17e2v_10{max-width:200px}._container_17e2v_1 span{justify-content:center;gap:25px;display:flex}._container_17e2v_1 span a{margin:0}._container_17e2v_1 span a img{width:30px}._container_17e2v_1 a{align-self:center;width:fit-content}._container_17e2v_1 button{background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:20px;width:140px;height:50px;font-size:20px;font-weight:700;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;box-shadow:0 4px 4px #00000040}._container_17e2v_1 button:hover{transform:scale(1.05)}._container_17e2v_1 button:active{transform:translateY(2px);box-shadow:0 2px 2px #00000040}._colorModeContainer_17e2v_56{position:relative}._colorMode_17e2v_56{width:25px;position:absolute;right:0}._colorMode_17e2v_56:hover{cursor:pointer}._description_17e2v_70{max-width:50ch}._info_17e2v_74{flex-direction:column;gap:20px;display:flex}@media (width>=800px){._container_17e2v_1{flex-direction:row-reverse;justify-content:space-evenly;align-items:center}._container_17e2v_1 ._hero_17e2v_10{width:350px;max-width:350px}}@media (width>=1400px){._container_17e2v_1 ._hero_17e2v_10{width:400px;max-width:400px}}._container_upyda_1{text-align:center;flex-direction:column;display:flex}._container_upyda_1 img{background-color:var(--project-card-bg);border-radius:20px;align-self:center;max-width:125px;padding:30px}._container_upyda_1 a{color:#222;width:fit-content;text-decoration:none;transition:transform .2s ease-in-out}._container_upyda_1 a:hover{transform:scale(1.05)}._projectsContainer_upyda_26{flex-direction:column;align-items:center;gap:30px;display:flex}@media (width>=800px){._projectsContainer_upyda_26{flex-flow:wrap;justify-content:space-evenly;padding:0 30px}}._container_g56tr_1{text-align:center;flex-direction:column;display:flex}._container_g56tr_1 span{align-items:center;gap:5px;display:flex}._container_g56tr_1 img{width:20px}._skillList_g56tr_17{flex-wrap:wrap;justify-content:space-evenly;align-self:center;row-gap:40px;max-width:26ch;display:flex}hr{background-color:var(--text-color);border:none;width:100px;height:1px;margin:30px auto}@media (width>=800px){._skillList_g56tr_17{gap:30px;max-width:fit-content}._skillList_g56tr_17 p{font-size:20px}hr{width:300px}}
