: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: #111;--btn-color: #0987f2;--btn-text-color: #fff;--project-card-bg: #ffffff00;--text-color: #fff;--form-text-color: #555;--footer-text-color: #888}body{background-color:var(--background-color);display:flex;justify-content:center;margin:0 auto 60px}#root{display:flex;flex-direction:column;gap:60px}h1,h2,h3,p{color:var(--text-color);margin:0;padding:0}h2,g3,p{font-family:Courier New,Courier,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:18px}.sectionTitle{margin-bottom:40px}}@media (width >= 1400px){#root{gap:200px}h1{font-size:40px}.sectionTitle{margin-bottom:75px}}._container_1p3xl_1{display:flex;flex-direction:column;text-align:center}form{display:flex;flex-direction:column;gap:30px}textarea,input:not([type=submit]){height:50px;padding-left:16px;width:250px}textarea{padding-top:16px;resize:none;height:250px}input,textarea{border-radius:30px;border:#888 1px solid;box-sizing:border-box;justify-self:center;background-color:var(--background-color);color:var(--form-text-color)}::placeholder{color:var(--form-text-color)}input[type=submit]{background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:30px;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;cursor:pointer;margin:auto}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:50px}}@media (width >= 1400px){textarea,input:not([type=submit]){width:800px}}._container_fpche_1{text-align:center}._container_fpche_1 p{font-size:16px;color:var(--footer-text-color)}._container_vf0j4_1{display:flex;flex-direction:column;justify-content:center;gap:20px;text-align:center;height:100dvh;min-height:500px;margin-top:100px;margin-bottom:100px}._container_vf0j4_1 ._myself_vf0j4_12{max-width:200px}._container_vf0j4_1 span{display:flex;gap:25px;justify-content:center}._container_vf0j4_1 span a{margin:0}._container_vf0j4_1 a{width:fit-content;align-self:center}._container_vf0j4_1 button{background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:30px;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;cursor:pointer}._container_vf0j4_1 button button:hover{transform:scale(1.05)}._container_vf0j4_1 button button:active{transform:translateY(2px);box-shadow:0 2px 2px #00000040}._colorModeContainer_vf0j4_53{position:relative}._colorModeContainer_vf0j4_53 img:first-child{border-radius:50%;width:200px;height:auto;margin-top:70px}._colorModeContainer_vf0j4_53 img:last-child{border-radius:50%;width:30px;height:auto;margin-bottom:200px;top:auto}._colorMode_vf0j4_53{position:absolute;right:0;width:25px}._colorMode_vf0j4_53:hover{cursor:pointer}._description_vf0j4_81{max-width:24ch;align-self:center}._info_vf0j4_85{display:flex;gap:20px;justify-content:center;flex-direction:column}@media (width >= 800px){._container_vf0j4_1{flex-direction:row-reverse;align-items:center;justify-content:space-evenly}._myself_vf0j4_12{max-width:350px;width:350px}}@media (width >= 1400px){._container_vf0j4_1 ._myself_vf0j4_12{max-width:350px;width:350px}}._container_wx3ld_1{display:flex;flex-direction:column;text-align:center;margin-top:40px}._container_wx3ld_1 img{max-width:180px;align-self:center;background-color:#fff;border-radius:16px;padding:6px}._container_wx3ld_1 a{width:fit-content;text-decoration:none;color:#222;transition:all .2s ease}._container_wx3ld_1 a:hover{transform:scale(1.02)}._projectsContainer_wx3ld_27{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:95%;margin:0 auto;padding:0 10px}@media (width >= 600px){._projectsContainer_wx3ld_27{gap:15px;width:90%}}._container_wx3ld_1 img{max-width:160px}@media (width >= 900px){._projectsContainer_wx3ld_27{grid-template-columns:repeat(3,1fr);max-width:1100px;gap:20px}}._container_fdlbh_1{display:flex;flex-direction:column;text-align:center}._container_fdlbh_1 span{display:flex;align-items:center;gap:5px}._container_fdlbh_1 img{width:20px}._skillList_fdlbh_15{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;align-self:center;row-gap:40px;max-width:26ch}hr{width:100px;height:1px;border:none;background-color:#ccc;margin:20px auto}@media (width >= 800px){._skillList_fdlbh_15{max-width:fit-content;gap:30px}._skillList_fdlbh_15 p{font-size:20px}hr{width:300px}}
