:root{--background-color: #fff;--btn-color: #656565;--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: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,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}}}._header_12ro3_1{position:fixed;top:0;left:0;right:0;padding:1rem;z-index:1000;background-color:var(--background-color);transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.1);overflow-x:auto;white-space:nowrap}._dark_12ro3_15{border-bottom:1px solid rgba(255,255,255,.1)}._nav_12ro3_19{display:flex;justify-content:flex-end;max-width:1400px;margin:0 auto}._navList_12ro3_26{display:flex;gap:4rem;list-style:none;margin:0;padding:0 1rem;align-items:center}._link_12ro3_35{text-decoration:none;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;padding:.5rem 0;color:var(--text-color);font-family:Roboto Mono,monospace;position:relative}._link_12ro3_35:hover{color:var(--btn-color)}._themeToggle_12ro3_52{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}._themeIcon_12ro3_61{width:22px;height:22px;transition:transform .3s ease}._themeIcon_12ro3_61:hover{transform:scale(1.1)}@media (max-width: 768px){._nav_12ro3_19{justify-content:center;width:100%}._navList_12ro3_26{gap:1rem;padding:0 1rem;justify-content:space-between;width:100%}._link_12ro3_35{font-size:.8rem}._themeIcon_12ro3_61{width:20px;height:20px}}@media (max-width: 480px){._navList_12ro3_26{gap:.5rem;padding:0 .5rem}._link_12ro3_35{font-size:.7rem}._themeIcon_12ro3_61{width:18px;height:18px}}._container_14tto_1{display:flex;flex-direction:column;justify-content:center;gap:20px;text-align:center;height:100dvh;min-height:500px;padding-top:70px}._container_14tto_1 ._hero_14tto_11{max-width:200px}._container_14tto_1 span a img{width:30px;padding:6px;border-radius:50%;transition:transform .3s ease,background-color .3s ease}._container_14tto_1 span a img:hover{transform:scale(1.3);background-color:#0000001a}._container_14tto_1 a{width:fit-content;align-self:center}._container_14tto_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;outline:none;box-shadow:0 4px 4px #00000040;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}._container_14tto_1 button:hover{transform:scale(1.05)}._container_14tto_1 button:active{transform:translateY(2px);box-shadow:0 2px 2px #00000040}._colorModeContainer_14tto_57{position:relative}._colorMode_14tto_57{position:absolute;right:0;width:25px}._colorMode_14tto_57:hover{cursor:pointer}._description_14tto_71{max-width:24ch;margin:0 auto;text-align:left}._info_14tto_77{display:flex;flex-direction:column;gap:20px}@media (max-width: 800px){._description_14tto_71{text-align:center}}@media (width >= 800px){._container_14tto_1{flex-direction:row-reverse;align-items:center;justify-content:space-evenly}._container_14tto_1 ._hero_14tto_11{max-width:350px;width:350px}}@media (width >= 1400px){._container_14tto_1 ._hero_14tto_11{max-width:400px;width:400px}}._container_1wx91_1{display:flex;flex-direction:column;text-align:center}._container_1wx91_1 img{max-width:250px;align-self:center;background-color:var(--project-card-bg);border-radius:20px}._container_1wx91_1 section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:250px;height:350px;padding:20px;text-decoration:none;color:#222;transition:transform .2s ease-in-out;border-radius:10px;box-shadow:0 4px 10px #0000001a}._container_1wx91_1 section:hover{transform:scale(1.05)}._container_1wx91_1 h3,._container_1wx91_1 p{margin:10px 0}._projectsContainer_1wx91_39{display:flex;flex-direction:column;align-items:center;gap:30px}@media (width >= 800px){._projectsContainer_1wx91_39{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:0 30px}}._projectDescription_1wx91_56{display:flex;align-items:center;justify-content:center;gap:10px}._container_1wx91_1 button{background-color:#555454;color:#fff;border:none;border-radius:50%;outline:none;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}._container_1wx91_1 button:hover{background-color:#000;border:none;outline:none}._container_2s8s7_1{display:flex;flex-direction:column;text-align:center}._container_2s8s7_1 span{display:flex;align-items:center;gap:5px}._container_2s8s7_1 img{width:20px}._skillList_2s8s7_17{display:flex;justify-content:space-evenly;align-self:center;flex-wrap:wrap;row-gap:40px;max-width:26ch}hr{width:100px;height:1px;border:none;background-color:var(--text-color);margin:30px auto}@media (width >= 800px){._skillList_2s8s7_17{max-width:fit-content;gap:30px}._skillList_2s8s7_17 p{font-size:20px}hr{width:300px}}._container_gunbp_1{display:flex;flex-direction:column;text-align:center}._container_gunbp_1 *{font-family:Roboto Mono,sans-serif!important}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:20px;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)}form button{background-color:var(--btn-color);color:var(--btn-text-color);border:none;border-radius:20px;height:50px;padding:0 30px;font-size:20px;font-weight:700;outline:none;box-shadow:0 4px 4px #00000040;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;margin:auto}form button:hover{transform:scale(1.05)}form button: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}}._errorMessage_gunbp_87{color:red;font-size:14px;margin-top:-20px;margin-bottom:-10px}._successMessage_gunbp_94{color:green;font-size:14px;margin-top:-20px;margin-bottom:-10px}._container_1d62t_1{text-align:center;padding:2rem 1rem;border-top:1px solid rgba(0,0,0,.1);transition:all .3s ease}._dark_1d62t_8{border-top:1px solid rgba(255,255,255,.1)}._container_1d62t_1 p{font-size:16px;color:var(--footer-text-color);font-family:Roboto Mono,monospace;margin:0;line-height:1.6}@media (width >= 800px){._container_1d62t_1{padding:2.5rem 1rem}._container_1d62t_1 p{font-size:18px}}@media (width >= 1400px){._container_1d62t_1{padding:3rem 1rem}}
