.Hero-module__ZARIfG__hero{height:auto;min-height:100vh;padding:calc(var(--nav-height) + 2rem) 0 4rem;background-color:var(--bg-primary);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;padding:0 2rem;display:flex}.Hero-module__ZARIfG__content{flex:1;padding-right:2rem}.Hero-module__ZARIfG__greeting{color:var(--accent-color);margin-bottom:1rem;font-size:1.2rem;font-weight:500}.Hero-module__ZARIfG__title{color:var(--text-primary);margin-bottom:1rem;font-size:4rem}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.5rem}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background-color:var(--bg-secondary);color:var(--text-on-light);cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__ZARIfG__primaryBtn:hover{background-color:#e6e2db;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--accent-color);border:1px solid var(--accent-color);cursor:pointer;background-color:#0000;border-radius:5px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__ZARIfG__secondaryBtn:hover{background-color:#6b8f711a;transform:translateY(-2px)}.Hero-module__ZARIfG__imageWrapper{flex:1;justify-content:flex-end;display:flex;position:relative}.Hero-module__ZARIfG__imageContainer{border:4px solid var(--bg-secondary);border-radius:50%;width:400px;height:400px;position:relative;overflow:hidden;box-shadow:0 0 30px #0000004d}.Hero-module__ZARIfG__imageContainer img{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__cvButton{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__ZARIfG__cvButton:hover{background:var(--bg-secondary);color:var(--text-on-light);transform:translateY(-2px)}.Hero-module__ZARIfG__cvDisabled{opacity:.5;cursor:not-allowed}@media (min-width:1040px){.Hero-module__ZARIfG__cvButton{display:none}}@media (max-width:968px){.Hero-module__ZARIfG__hero{padding:calc(var(--nav-height) + 2rem) 0 3rem}.Hero-module__ZARIfG__cvButton{display:flex}.Hero-module__ZARIfG__container{text-align:center;flex-direction:column-reverse;padding-top:1rem}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;margin-top:2rem;padding-right:0;display:flex}.Hero-module__ZARIfG__description{max-width:100%}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__subtitle{font-size:1.3rem}.Hero-module__ZARIfG__buttons{justify-content:center;width:100%}.Hero-module__ZARIfG__imageContainer{width:250px;height:250px;margin-bottom:1rem}}@media (max-width:576px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.1rem}.Hero-module__ZARIfG__buttons{flex-direction:column;align-items:stretch;width:100%;max-width:300px}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn,.Hero-module__ZARIfG__cvButton{width:100%;padding:.8rem 1.5rem}.Hero-module__ZARIfG__imageContainer{width:200px;height:200px}}@media (max-height:700px) and (min-width:969px){.Hero-module__ZARIfG__hero{padding-top:calc(var(--nav-height) + 1rem);padding-bottom:1rem}.Hero-module__ZARIfG__title{font-size:3rem}}
.About-module__vAULUW__about{background-color:var(--bg-secondary);color:var(--text-on-light);padding:6rem 0}.About-module__vAULUW__content{align-items:flex-start;gap:4rem;display:flex}.About-module__vAULUW__text{flex:1}.About-module__vAULUW__text p{color:var(--text-secondary-on-light);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__highlight{color:var(--bg-primary);font-weight:700}.About-module__vAULUW__stats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.About-module__vAULUW__statItem h3{color:var(--accent-color);margin-bottom:.5rem;font-size:2.5rem}.About-module__vAULUW__statItem p{color:var(--text-secondary-on-light);font-size:.9rem;font-weight:600}@media (max-width:768px){.About-module__vAULUW__content{flex-direction:column;gap:2rem;width:100%}.About-module__vAULUW__stats{gap:1.5rem;width:100%;margin-top:1rem}}@media (max-width:480px){.About-module__vAULUW__stats{text-align:center;grid-template-columns:1fr}}
.Experience-module__RsmxMa__experience{background-color:var(--bg-primary);padding:6rem 0}.Experience-module__RsmxMa__timeline{max-width:800px;margin:0 auto;position:relative}.Experience-module__RsmxMa__timeline:after{content:"";background-color:var(--accent-color);opacity:.5;width:2px;position:absolute;top:0;bottom:0;left:0}.Experience-module__RsmxMa__item{padding:0 0 4rem 2rem;position:relative}.Experience-module__RsmxMa__item:after{content:"";background-color:var(--bg-primary);border:2px solid var(--accent-color);z-index:1;border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:-8px;right:auto}.Experience-module__RsmxMa__itemHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.Experience-module__RsmxMa__itemHeader>div{flex-wrap:wrap;align-items:baseline;display:flex}.Experience-module__RsmxMa__title{color:var(--text-primary);margin-right:.5rem;font-size:1.5rem;font-weight:600}.Experience-module__RsmxMa__company{color:var(--accent-color);white-space:nowrap;flex-shrink:0;font-weight:500;overflow:visible}.Experience-module__RsmxMa__date{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Experience-module__RsmxMa__description{color:var(--text-secondary);margin-top:1rem;line-height:1.6}
.ProjectCard-module__U_VZua__card{cursor:pointer;background-color:#fff;border:1px solid #0000001a;border-radius:8px;flex-direction:column;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000000d}.ProjectCard-module__U_VZua__card:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 20px #2f4f3e26}.ProjectCard-module__U_VZua__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ProjectCard-module__U_VZua__title{color:var(--text-on-light);overflow-wrap:break-word;word-break:break-word;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (max-width:576px){.ProjectCard-module__U_VZua__card{padding:1.5rem}.ProjectCard-module__U_VZua__title{font-size:1.3rem}}.ProjectCard-module__U_VZua__links a{color:var(--text-secondary-on-light);transition:color .3s}.ProjectCard-module__U_VZua__links a:hover{color:var(--accent-color)}.ProjectCard-module__U_VZua__description{color:var(--text-secondary-on-light);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.ProjectCard-module__U_VZua__section{margin-bottom:1rem}.ProjectCard-module__U_VZua__sectionTitle{color:var(--accent-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.ProjectCard-module__U_VZua__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectCard-module__U_VZua__tag{color:var(--text-on-light);background-color:#6b8f7126;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.ProjectCard-module__U_VZua__textItem{color:var(--text-on-light);font-size:.9rem}
.ProjectModal-module__Gk35kW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) ProjectModal-module__Gk35kW__fadeIn;display:flex;position:fixed;top:0;left:0}.ProjectModal-module__Gk35kW__modal{background:var(--bg-primary);border:1px solid #6b8f7133;border-radius:24px;width:95%;max-width:1300px;height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) ProjectModal-module__Gk35kW__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #000000b3}@keyframes ProjectModal-module__Gk35kW__scaleIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProjectModal-module__Gk35kW__closeBtn{color:#fff;cursor:pointer;z-index:50;background:#ffffff0d;border:none;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProjectModal-module__Gk35kW__closeBtn:hover{background:var(--accent-color);transform:rotate(90deg)scale(1.1)}.ProjectModal-module__Gk35kW__contentWrapper{width:100%;height:100%;display:flex}.ProjectModal-module__Gk35kW__leftSide{background:#0000001a;border-right:1px solid #6b8f711a;flex-direction:column;flex:0 0 500px;justify-content:flex-start;gap:2rem;padding:3rem;display:flex}.ProjectModal-module__Gk35kW__leftSide:empty{display:none}.ProjectModal-module__Gk35kW__mobileTitle{color:var(--accent-color);margin-bottom:1.5rem;font-size:1.8rem;display:none}.ProjectModal-module__Gk35kW__videoContainer{aspect-ratio:16/9;background:#000;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 20px 40px #0006}.ProjectModal-module__Gk35kW__videoContainer iframe{width:100%;height:100%}.ProjectModal-module__Gk35kW__projectInfo{flex-direction:column;gap:1.5rem;display:flex}.ProjectModal-module__Gk35kW__infoBlock{flex-direction:column;gap:.5rem;display:flex}.ProjectModal-module__Gk35kW__infoLabel{color:var(--accent-color);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700}.ProjectModal-module__Gk35kW__infoValue{color:#fff;font-size:1rem;font-weight:500}.ProjectModal-module__Gk35kW__patternsList,.ProjectModal-module__Gk35kW__techStack{flex-wrap:wrap;gap:.6rem;display:flex}.ProjectModal-module__Gk35kW__patternItem{color:var(--text-secondary);background:#ffffff0d;border:1px solid #6b8f711a;border-radius:8px;padding:6px 12px;font-size:.85rem}.ProjectModal-module__Gk35kW__techBadge{color:var(--accent-color);background:#6b8f711a;border:1px solid #6b8f7133;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600}.ProjectModal-module__Gk35kW__noVideo{width:100%;height:100%;color:var(--text-secondary);background:#ffffff0d;border:1px dashed #6b8f714d;border-radius:16px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.ProjectModal-module__Gk35kW__externalLinks{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.ProjectModal-module__Gk35kW__iconLink{color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ProjectModal-module__Gk35kW__iconLink:hover{color:#fff;border-color:var(--accent-color);background:#6b8f7126;transform:translate(5px)}.ProjectModal-module__Gk35kW__rightSide{background:linear-gradient(135deg,#1a2e24 0%,#112019 100%);flex:1;padding:4rem;overflow-y:auto}.ProjectModal-module__Gk35kW__rightSide::-webkit-scrollbar{width:10px}.ProjectModal-module__Gk35kW__rightSide::-webkit-scrollbar-track{background:0 0}.ProjectModal-module__Gk35kW__rightSide::-webkit-scrollbar-thumb{background:#6b8f7133 padding-box padding-box;border:3px solid #0000;border-radius:10px}.ProjectModal-module__Gk35kW__rightSide::-webkit-scrollbar-thumb:hover{background-color:var(--accent-color)}.ProjectModal-module__Gk35kW__projectTitle{color:var(--accent-color);letter-spacing:-1px;margin-bottom:2.5rem;font-size:2.8rem;font-weight:800}.ProjectModal-module__Gk35kW__markdownBody{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;margin-bottom:4rem}.ProjectModal-module__Gk35kW__h3{color:#fff;overflow-wrap:break-word;border-bottom:1px solid #6b8f7133;margin:2.5rem 0 1.2rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:700}.ProjectModal-module__Gk35kW__p{color:var(--text-secondary);overflow-wrap:break-word;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.ProjectModal-module__Gk35kW__ul{margin-bottom:1.5rem;padding-left:1.5rem}.ProjectModal-module__Gk35kW__li{color:var(--text-secondary);overflow-wrap:break-word;margin-bottom:.8rem;font-size:1.1rem;line-height:1.8;list-style-type:disc}.ProjectModal-module__Gk35kW__li::marker{color:var(--accent-color)}.ProjectModal-module__Gk35kW__a{color:var(--accent-color);word-break:break-all;font-weight:600;text-decoration:none}.ProjectModal-module__Gk35kW__a:hover{text-decoration:underline}.ProjectModal-module__Gk35kW__preContainer{margin:1.5rem 0;position:relative}.ProjectModal-module__Gk35kW__pre{white-space:pre-wrap;word-break:break-all;background:#0006;border:1px solid #6b8f711a;border-radius:12px;margin:0;padding:1.5rem;overflow-x:hidden}.ProjectModal-module__Gk35kW__copyBtn{color:var(--text-secondary);cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:.8rem;right:.8rem}.ProjectModal-module__Gk35kW__copyBtn:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color);transform:scale(1.05)}.ProjectModal-module__Gk35kW__copyBtn.ProjectModal-module__Gk35kW__copied{color:#fff;background:#4ade80;border-color:#4ade80}.ProjectModal-module__Gk35kW__code{color:#e6edf3;word-break:break-all;background:#ffffff0d;border-radius:4px;padding:.2rem .4rem;font-family:Fira Code,monospace;font-size:.95em}.ProjectModal-module__Gk35kW__pre .ProjectModal-module__Gk35kW__code{word-break:break-all;white-space:pre-wrap;background:0 0;border-radius:0;padding:0}.ProjectModal-module__Gk35kW__markdownBody img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.ProjectModal-module__Gk35kW__gallerySection{margin-top:4rem}.ProjectModal-module__Gk35kW__galleryTitle{color:var(--accent-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:1.2rem}.ProjectModal-module__Gk35kW__imageGallery{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.ProjectModal-module__Gk35kW__imageItem{border:1px solid #6b8f711a;border-radius:16px;overflow:hidden;box-shadow:0 15px 30px #0003}.ProjectModal-module__Gk35kW__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.ProjectModal-module__Gk35kW__galleryImg:hover{transform:scale(1.1)}.ProjectModal-module__Gk35kW__loading,.ProjectModal-module__Gk35kW__error{width:100%;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.ProjectModal-module__Gk35kW__spinner{border:3px solid #6b8f7133;border-top-color:var(--accent-color);border-radius:50%;width:50px;height:50px;animation:1s linear infinite ProjectModal-module__Gk35kW__spin}@keyframes ProjectModal-module__Gk35kW__spin{to{transform:rotate(360deg)}}.ProjectModal-module__Gk35kW__retryBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.8rem 2rem;font-weight:600;transition:all .2s}.ProjectModal-module__Gk35kW__retryBtn:hover{background:#55725a;transform:translateY(-2px)}@media (max-width:1100px){.ProjectModal-module__Gk35kW__leftSide{flex:0 0 400px;padding:2.5rem}}@media (max-width:968px){.ProjectModal-module__Gk35kW__modal{flex-direction:column;max-width:600px;height:95vh}.ProjectModal-module__Gk35kW__contentWrapper{flex-direction:column;overflow-y:auto}.ProjectModal-module__Gk35kW__leftSide{border-bottom:1px solid #6b8f711a;border-right:none;flex:none;width:100%;padding:2rem}.ProjectModal-module__Gk35kW__mobileTitle{display:block}.ProjectModal-module__Gk35kW__projectTitle{display:none}.ProjectModal-module__Gk35kW__rightSide{padding:2rem}}
.Projects-module__2BoJ-q__projects{background-color:var(--bg-secondary);padding:6rem 0}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}@media (max-width:768px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Skills-module__G7oUEG__skills{background-color:var(--bg-primary);padding:6rem 0}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.Skills-module__G7oUEG__category{background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:2rem;transition:transform .3s}.Skills-module__G7oUEG__category:hover{border-color:var(--accent-color);transform:translateY(-5px)}.Skills-module__G7oUEG__categoryTitle{color:var(--text-secondary);border-bottom:1px solid #6b8f714d;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:600}.Skills-module__G7oUEG__list{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__G7oUEG__item{color:var(--text-primary);background-color:#0000;border:1px solid #ffffff1a;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.Skills-module__G7oUEG__item:hover{border-color:var(--accent-color);color:var(--accent-color);background-color:#6b8f711a}
.Others-module__kUfOhq__others{background-color:var(--bg-secondary);padding:6rem 0}.Others-module__kUfOhq__container{max-width:800px;margin:0 auto}.Others-module__kUfOhq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.Others-module__kUfOhq__card{text-align:center;aspect-ratio:1;background-color:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000000d}.Others-module__kUfOhq__card:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 20px #2f4f3e26}.Others-module__kUfOhq__iconWrapper{width:60px;height:60px;color:var(--accent-color);background:#6b8f711a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Others-module__kUfOhq__card h3{color:var(--text-on-light);margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.Others-module__kUfOhq__card p{color:var(--text-secondary-on-light);font-size:.95rem;line-height:1.5}
