.style_aboutSection__E3zgB{height:auto}.style_aboutTitle__dT_Ap{color:var(--primary);font-size:2.2rem;margin-bottom:1.5rem}.style_aboutTitle__dT_Ap:after{content:"|";animation:style_blink__eOhMJ 1s infinite;margin-left:5px}@keyframes style_blink__eOhMJ{0%,to{opacity:1}50%{opacity:0}}.style_paragraph__GLz_u{margin-top:1.5rem;text-align:justify;font-size:1.1rem;line-height:1.4;color:#cacaca;font-family:JetBrains Mono,monospace;background:hsla(0,0%,41%,.1);padding:1rem;border-radius:8px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_paragraph__GLz_u:before{content:"> ";color:var(--primary);position:absolute;left:-20px}.style_paragraph__GLz_u:hover{background:hsla(0,0%,41%,.3);border-left:3px solid var(--primary);cursor:pointer;transition:all .2s ease}@media(max-width:768px){.style_paragraph__GLz_u{font-size:.9rem}}.style_contactSection__WbMUC{height:auto}.style_contactSection__WbMUC h1{color:var(--primary);font-size:2.2rem;margin-bottom:1.5rem}.style_contactSection__WbMUC h1:after{content:"|";animation:style_blink__SqM8a 1s infinite;margin-left:5px}@keyframes style_blink__SqM8a{0%,to{opacity:1}50%{opacity:0}}.style_contactForm__3IM2q{display:flex;flex-direction:column;gap:1.4rem}.style_contactForm__3IM2q input,.style_contactForm__3IM2q textarea{background-color:var(--contrast);border:2px solid var(--primary);padding:1rem;resize:none;outline:none;color:var(--text);font-size:1rem;width:100%}.style_contactForm__3IM2q input::placeholder,.style_contactForm__3IM2q textarea::placeholder{color:var(--primary);font-family:Fira code;opacity:.6}.style_contactForm__3IM2q textarea{height:150px}.style_contactForm__3IM2q button{padding:.5rem 1rem;background-color:var(--contrast);border:2px solid var(--primary);color:var(--primary);font-weight:700;font-family:Fira code,monospace;font-size:1rem;position:relative;transition:all .2s ease;cursor:pointer;white-space:pre}.style_contactForm__3IM2q button:hover{background-color:var(--primary);color:var(--contrast)}.style_error__Y7_lh{color:var(--error);font-family:Fira code;font-size:.9rem;margin-top:.5rem}@media(max-width:768px){.style_contactSection__WbMUC h1{text-align:center}}.style_leftContent___vOhf{display:flex;justify-content:space-between;position:relative;height:auto}.style_subtitle__8w1SO{color:var(--primary);text-transform:capitalize}.style_cursor__xbLsM{animation:style_blink__bgTS_ 1s infinite;color:var(--primary)}@keyframes style_blink__bgTS_{0%,to{opacity:1}50%{opacity:0}}.style_name__dC2uR{text-transform:capitalize;margin-top:1rem;width:60%;line-height:1.5;font-size:2.5rem}.style_actionButtons__0O00R{display:flex;gap:1.2rem;margin-top:3rem}.style_actionButtons__0O00R button{color:var(--contrast);background-color:var(--primary);border:none;font-family:var(--font-fira-code);padding:.5rem 1rem;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .2s ease}.style_actionButtons__0O00R button:hover{background-color:var(--error);color:var(--text)}.style_profilePicture__FqevE{width:300px;height:500px;object-fit:cover;border:2px solid var(--primary)}.style_decorativeLine__vST4v{position:absolute;left:-15rem;top:10rem;z-index:-1}@media (max-width:768px){.style_leftContent___vOhf{display:flex;flex-direction:column;align-items:center;gap:2rem}.style_name__dC2uR{font-size:2rem}.style_actionButtons__0O00R{margin-top:0}.style_leftContent___vOhf{justify-content:center;margin:auto;padding:0}.style_profilePicture__FqevE{width:250px;height:250px;border-radius:50%}.style_imgContainer__ow_VR{order:1}.style_leftTexts__d_wRx{display:flex;flex-direction:column;gap:2rem;order:2}.style_leftContent___vOhf div{justify-content:center}.style_subtitle__8w1SO{text-align:center}.style_name__dC2uR{margin:auto;text-align:center}.style_decorativeLine__vST4v{display:none}}@media(max-width:640px){.style_subtitle__8w1SO{font-size:1.2rem}.style_name__dC2uR{width:100%;font-size:1.8rem}.style_actionButtons__0O00R button{font-size:1rem}}@media(max-width:400px){.style_subtitle__8w1SO{font-size:1rem}.style_name__dC2uR{font-size:1.6rem}.style_actionButtons__0O00R{flex-direction:column}}.style_projectsSection__hUGqK h1{color:var(--primary);font-size:2.2rem;margin-bottom:1.5rem}.style_projectsSection__hUGqK h1:after{content:"|";animation:style_blink__AhA0k 1s infinite;margin-left:5px}@keyframes style_blink__AhA0k{0%,to{opacity:1}50%{opacity:0}}.style_changeProjectTypeMenu__2Xth5{display:flex;border:2px solid var(--text);margin-bottom:2rem}.style_changeProjectTypeMenu__2Xth5 button{width:100%;border:none;background-color:transparent;color:var(--text);font-weight:700;font-size:1.2rem;font-family:Fira code;cursor:pointer;padding:.6rem 0;transition:background-color .2s linear,color .2s linear}.style_changeProjectTypeMenu__2Xth5 button:hover{background-color:var(--text);color:var(--background)}.style_activeButton__xpEkV{background-color:var(--text)!important;color:var(--background)!important}.style_cards__kDhW1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.style_card__tMkes{display:flex;flex-direction:column;background-color:var(--contrast);border:1px solid var(--primary);border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.style_card__tMkes:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.style_imageContainer__Q0_DM{position:relative;width:100%;height:200px;overflow:hidden}.style_overlay__nIx1e{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary);color:var(--contrast);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;font-weight:700}.style_card__tMkes:hover .style_overlay__nIx1e{opacity:1}.style_overlay__nIx1e span{font-size:1rem;text-align:center;padding:1rem}.style_cardImage__6cX7L{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.style_card__tMkes:hover .style_cardImage__6cX7L{transform:scale(1.1)}.style_techsContainer__sUyWO{position:absolute;bottom:1rem;left:1rem;display:flex;gap:.5rem;opacity:0;transition:opacity .3s ease}.style_card__tMkes:hover .style_techsContainer__sUyWO{opacity:1}.style_techsContainer__sUyWO span{background-color:var(--contrast);border:2px solid var(--primary);color:var(--primary);padding:4px 8px;font-size:.8rem;border-radius:4px}.style_cardContent__EKRrD{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.style_cardContent__EKRrD h3{font-size:1.6rem;color:var(--primary)}.style_cardContent__EKRrD p{font-size:.9rem;color:var(--text);line-height:1.4}.style_buttons__rM5cV{display:flex;gap:1rem}.style_buttons__rM5cV a{background-color:var(--contrast);border:2px solid var(--primary);color:var(--primary);padding:6px 10px;font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease}.style_buttons__rM5cV a:hover{background-color:var(--primary);color:var(--contrast)}@media(max-width:768px){.style_projectsSection__hUGqK{margin-top:10rem}.style_projectsSection__hUGqK h1{text-align:center}}.style_skillsSection__1aCpM{height:auto;position:relative}.style_skillsSection__1aCpM h1{color:var(--primary);font-size:2.2rem;margin-bottom:1.5rem}.style_skillsSection__1aCpM h1:after{content:"|";animation:style_blink__ZpL40 1s infinite;margin-left:5px}@keyframes style_blink__ZpL40{0%,to{opacity:1}50%{opacity:0}}.style_skillsContainer__S3Y2T{display:flex;justify-content:space-between;flex-wrap:wrap}.style_skills__WuESU{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem}.style_skillItem__x4xsh{position:relative;display:flex;justify-content:center;align-items:center}.style_skillLogo__zziRb{width:60px;height:auto;transition:transform .3s ease;cursor:pointer}.style_skillItem__x4xsh:hover .style_skillLogo__zziRb{transform:scale(1.1)}.style_skillCard__bX_9F{position:absolute;top:100%;margin-top:10px;background-color:var(--contrast);color:var(--primary);padding:8px 12px;border-radius:4px;font-size:.9rem;white-space:nowrap;z-index:10;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.style_skillItem__x4xsh:hover .style_skillCard__bX_9F{opacity:1;transform:translateY(0)}@media (max-width:768px){.style_skillsSection__1aCpM{height:auto;padding:1rem 0}.style_skillsContainer__S3Y2T{flex-wrap:nowrap;flex-direction:column;width:100%;gap:5rem}.style_skills__WuESU{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));width:100%;gap:1rem}.style_title__HKllh{font-size:2rem!important;margin-bottom:1rem}.style_skillLogo__zziRb{width:50px}}.style_socialLinksContainer__TCcMD{display:flex;flex-direction:column;align-items:center;height:auto;padding-bottom:10rem;gap:2rem}.style_socialLinksContainer__TCcMD h1{font-size:3rem}.style_socialLinksContainer__TCcMD h2{color:var(--primary);margin-bottom:1.5rem;font-size:1.7rem}.style_socialLinksContainer__TCcMD h2:after{content:"|";animation:style_blink__JXvHB 1s infinite;margin-left:5px}@keyframes style_blink__JXvHB{0%,to{opacity:1}50%{opacity:0}}.style_linksContainer__iHzin{display:flex;gap:3rem}@media(max-width:768px){.style_socialLinksContainer__TCcMD{text-align:center}.style_socialLinksContainer__TCcMD h1{font-size:2rem}.style_socialLinksContainer__TCcMD h2{font-size:1.5rem}}.page_main__GlU4n{display:flex;flex-direction:column;gap:10rem}.page_terminalLoading__SIwFj{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#000;color:var(--primary);font-family:Fira code,monospace;padding:20px}.page_terminalText__lVqA8{margin-bottom:20px;font-size:1.2rem}.page_progressBar__uaLaH{width:300px;height:10px;background-color:#333;border-radius:5px;overflow:hidden}.page_progressFill__wUgtZ{height:100%;background-color:var(--primary);transition:width .2s ease}