.Hero-module__ZARIfG__hero{align-items:center;height:100vh;padding-top:60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__greetingWrapper{align-items:center;gap:1.5rem;margin-bottom:.5rem;display:flex}.Hero-module__ZARIfG__avatar{object-fit:cover;border:2px solid var(--color-border);border-radius:50%;width:60px;height:60px;box-shadow:0 0 20px #0003}.Hero-module__ZARIfG__greeting{background:linear-gradient(90deg,var(--color-text-primary),var(--color-accent-highlight));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:500;display:block}.Hero-module__ZARIfG__title{color:var(--color-text-primary);letter-spacing:-.04em;opacity:0;margin-bottom:2rem;font-size:4.5rem;font-weight:600;line-height:1.1;animation:.8s cubic-bezier(.2,.8,.2,1) forwards Hero-module__ZARIfG__slideUp}.Hero-module__ZARIfG__tagline{color:var(--color-text-secondary);opacity:0;max-width:650px;margin-bottom:3rem;font-size:1.4rem;font-weight:400;line-height:1.6;animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards Hero-module__ZARIfG__slideUp}.Hero-module__ZARIfG__highlight{color:var(--color-text-primary);white-space:nowrap;font-weight:600;position:relative}.Hero-module__ZARIfG__highlight:after{content:"";background:var(--color-accent-primary);opacity:.5;width:100%;height:2px;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__actions{opacity:0;gap:1.5rem;margin:-20px;padding:20px;animation:.8s cubic-bezier(.2,.8,.2,1) .4s forwards Hero-module__ZARIfG__slideUp;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--color-text-primary);color:var(--color-bg-primary);border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__btnIcon{margin-left:.5rem;transition:transform .2s}.Hero-module__ZARIfG__primaryBtn:hover .Hero-module__ZARIfG__btnIcon{transform:translate(4px)}.Hero-module__ZARIfG__scrollIndicator{color:var(--color-text-secondary);background:var(--color-glass);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);opacity:.8;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;animation:2s infinite Hero-module__ZARIfG__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000001a}.Hero-module__ZARIfG__scrollIndicator:hover{color:var(--color-accent-primary);background:var(--color-bg-secondary);border-color:var(--color-accent-primary);opacity:1;box-shadow:0 0 20px #38bdf833}.Hero-module__ZARIfG__scrollIcon{transform:rotate(90deg)}@keyframes Hero-module__ZARIfG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-6px)}60%{transform:translate(-50%)translateY(-3px)}}.Hero-module__ZARIfG__primaryBtn:hover{box-shadow:0 0 20px var(--color-accent-highlight);background:var(--color-accent-highlight);color:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--color-text-primary);background:0 0;padding:1rem 2.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-block}.Hero-module__ZARIfG__secondaryBtn:hover{color:var(--color-accent-primary)}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}}.Hero-module__ZARIfG__typewriterWrapper{vertical-align:bottom;align-items:center;display:inline-grid}.Hero-module__ZARIfG__typewriterWrapper>*{visibility:hidden;white-space:nowrap;grid-area:1/1}.Hero-module__ZARIfG__typewriterVisible{width:100%;position:relative;visibility:visible!important}.Hero-module__ZARIfG__typewriterCursor{background-color:var(--color-accent-highlight);vertical-align:middle;width:2px;height:1em;margin-left:5px;animation:1s step-start infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{50%{opacity:0}}.Hero-module__ZARIfG__statusBadge{background:color-mix(in srgb,var(--color-text-primary),transparent 95%);border:1px solid color-mix(in srgb,var(--color-text-primary),transparent 90%);color:var(--color-text-secondary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;transition:all .3s;animation:.8s cubic-bezier(.2,.8,.2,1) forwards Hero-module__ZARIfG__slideUp;display:inline-flex}.Hero-module__ZARIfG__statusBadge:hover{border-color:var(--color-accent-highlight);background:color-mix(in srgb,var(--color-text-primary),transparent 92%)}.Hero-module__ZARIfG__statusDot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;position:relative}.Hero-module__ZARIfG__statusDot:after{content:"";opacity:.5;border:2px solid #22c55e;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Hero-module__ZARIfG__pulse;position:absolute;inset:-2px}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}
.ProjectCard-module__U_VZua__card{background:var(--color-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 4px 20px #0003}.ProjectCard-module__U_VZua__card:hover{border-color:color-mix(in srgb,var(--color-accent-highlight),transparent 70%);box-shadow:0 8px 30px #0000004d,0 0 20px color-mix(in srgb,var(--color-accent-highlight),transparent 90%);transform:translateY(-8px)}.ProjectCard-module__U_VZua__imagePlaceholder{border-bottom:1px solid var(--color-border);width:100%;height:240px;position:relative}.ProjectCard-module__U_VZua__imagePlaceholder:before{display:none}.ProjectCard-module__U_VZua__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProjectCard-module__U_VZua__title{color:var(--color-text-primary);font-size:1.25rem;font-family:var(--font-mono);margin-bottom:.5rem}.ProjectCard-module__U_VZua__description{color:var(--color-text-secondary);flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ProjectCard-module__U_VZua__tagsText{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6;font-family:var(--font-mono);margin-bottom:1.5rem}.ProjectCard-module__U_VZua__tagLabel{color:var(--color-accent-highlight);text-transform:uppercase;letter-spacing:.05em;margin-right:.5rem;font-size:.8rem;font-weight:700}.ProjectCard-module__U_VZua__links{border-top:1px solid var(--color-border);gap:1rem;padding-top:1rem;display:flex}.ProjectCard-module__U_VZua__link{color:var(--color-text-primary);border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-bg-primary),transparent 50%);border-radius:6px;align-items:center;padding:.4rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProjectCard-module__U_VZua__link:hover{background:var(--color-accent-highlight);border-color:var(--color-accent-highlight);color:var(--color-bg-primary);transform:translateY(-1px)}.ProjectCard-module__U_VZua__primaryLink{background:color-mix(in srgb,var(--color-accent-highlight),transparent 90%);border-color:color-mix(in srgb,var(--color-accent-highlight),transparent 60%);color:var(--color-text-primary)}.ProjectCard-module__U_VZua__primaryLink:hover{background:var(--color-accent-highlight);color:var(--color-bg-primary);box-shadow:0 4px 12px color-mix(in srgb,var(--color-accent-highlight),transparent 70%)}
.Projects-module__tl4Q0a__section{padding-top:2rem;padding-bottom:2rem;scroll-margin-top:80px;position:relative;overflow:hidden}.Projects-module__tl4Q0a__header{margin-bottom:3rem}.Projects-module__tl4Q0a__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:3rem}.Projects-module__tl4Q0a__title:after{content:"_";color:var(--color-accent-blue);animation:1s step-end infinite Projects-module__tl4Q0a__blink}@keyframes Projects-module__tl4Q0a__blink{0%,to{opacity:1}50%{opacity:0}}.Projects-module__tl4Q0a__subtitle{color:var(--color-text-secondary);max-width:600px;font-size:1.1rem}.Projects-module__tl4Q0a__subSection{margin-bottom:3rem}.Projects-module__tl4Q0a__sectionHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Projects-module__tl4Q0a__sectionTitle{color:var(--color-text-primary);font-size:1.5rem}.Projects-module__tl4Q0a__line{background:var(--color-border);flex:1;height:1px}.Projects-module__tl4Q0a__timeline{padding-left:2rem;position:relative}.Projects-module__tl4Q0a__timeline:before{content:"";background:linear-gradient(to bottom,transparent 0%,color-mix(in srgb,var(--color-text-secondary),transparent 85%)15%,color-mix(in srgb,var(--color-text-secondary),transparent 85%)85%,transparent 100%);width:2px;position:absolute;top:2rem;bottom:2rem;left:-1px}.Projects-module__tl4Q0a__timelineItem{margin-bottom:3rem;padding-left:2rem;position:relative}.Projects-module__tl4Q0a__timelineCard{background:var(--color-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0003}.Projects-module__tl4Q0a__timelineCard:hover{border-color:#38bdf81a;transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.Projects-module__tl4Q0a__timelineItem:last-child{margin-bottom:0}.Projects-module__tl4Q0a__timelineMarker{background:var(--color-bg-primary);z-index:2;border:2px solid #38bdf880;border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;top:50%;left:calc(-2rem - 6px);transform:translateY(-50%);box-shadow:0 0 12px #38bdf833}.Projects-module__tl4Q0a__timelineItem:first-child .Projects-module__tl4Q0a__timelineMarker{z-index:3;background:#fff;border:none;width:16px;height:16px;left:calc(-2rem - 8px);box-shadow:0 0 20px #38bdf8cc,0 0 40px #38bdf866}.Projects-module__tl4Q0a__timelineItem.Projects-module__tl4Q0a__featured .Projects-module__tl4Q0a__timelineMarker{background:var(--color-accent-highlight);box-shadow:0 0 15px var(--color-accent-highlight),0 0 30px color-mix(in srgb,var(--color-accent-highlight),transparent 60%);border-color:#fffc}.Projects-module__tl4Q0a__roleHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.Projects-module__tl4Q0a__role{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.Projects-module__tl4Q0a__company{color:var(--color-accent-blue);font-family:var(--font-mono);font-size:1rem}.Projects-module__tl4Q0a__timelineMeta{font-family:var(--font-mono);color:var(--color-text-secondary);gap:1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.Projects-module__tl4Q0a__timelineDesc{color:var(--color-text-secondary);max-width:800px;line-height:1.7}.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}
.about-module__8TymFG__main{min-height:100vh;padding-top:100px;padding-bottom:4rem}.about-module__8TymFG__header{border-bottom:1px solid var(--color-border);margin-bottom:4rem;padding-bottom:2rem}.about-module__8TymFG__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:3rem}.about-module__8TymFG__title:after{content:"_";color:var(--color-accent-blue);animation:1s step-end infinite about-module__8TymFG__blink}@keyframes about-module__8TymFG__blink{0%,to{opacity:1}50%{opacity:0}}.about-module__8TymFG__subtitle{color:var(--color-text-secondary);max-width:100%;font-size:1.1rem}.about-module__8TymFG__grid{grid-template-columns:1fr;gap:2rem;display:grid}.about-module__8TymFG__section{margin-bottom:3rem}.about-module__8TymFG__glassCard{background:var(--color-glass);border:1px solid var(--color-border);box-shadow:var(--shadow-glow);border-radius:2px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative}.about-module__8TymFG__glassCard:before{content:"";border-top:2px solid var(--color-accent-blue);border-left:2px solid var(--color-accent-blue);width:20px;height:20px;position:absolute;top:0;left:0}.about-module__8TymFG__glassCard:after{content:"";border-bottom:2px solid var(--color-accent-blue);border-right:2px solid var(--color-accent-blue);width:20px;height:20px;position:absolute;bottom:0;right:0}.about-module__8TymFG__headerRow{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.about-module__8TymFG__bioText{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}.about-module__8TymFG__skillsGrid{flex-wrap:wrap;gap:.75rem;display:flex}.about-module__8TymFG__skillPill{background:color-mix(in srgb,var(--color-accent-highlight),transparent 90%);border:1px solid var(--color-border);color:var(--color-text-primary);font-size:.9rem;font-family:var(--font-mono);padding:.5rem 1rem}.about-module__8TymFG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.about-module__8TymFG__metricCard{background:color-mix(in srgb,var(--color-accent-highlight),transparent 95%);border:1px solid var(--color-border);text-align:center;padding:1.5rem}.about-module__8TymFG__metricValue{color:var(--color-accent-blue);font-size:2.5rem;font-weight:700;font-family:var(--font-mono);display:block}.about-module__8TymFG__metricLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}
.Contact-module__DIbnYa__section{min-height:80vh;padding-top:2rem;padding-bottom:8rem;scroll-margin-top:80px;position:relative;overflow:hidden}.Contact-module__DIbnYa__header{border-bottom:1px solid var(--color-border);margin-bottom:3rem;padding-bottom:2rem}.Contact-module__DIbnYa__title{color:var(--text-primary);margin-bottom:1rem;font-size:3rem}.Contact-module__DIbnYa__title:after{content:"_";color:var(--color-accent-blue);animation:1s step-end infinite Contact-module__DIbnYa__blink}@keyframes Contact-module__DIbnYa__blink{0%,to{opacity:1}50%{opacity:0}}.Contact-module__DIbnYa__subtitle{color:var(--text-secondary);font-size:1.1rem}.Contact-module__DIbnYa__content{max-width:600px;margin:0 auto}.Contact-module__DIbnYa__card{background:var(--color-glass);border-radius:1rem;margin-bottom:2rem;padding:2.5rem}.Contact-module__DIbnYa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__DIbnYa__group{flex-direction:column;gap:.5rem;display:flex}.Contact-module__DIbnYa__label{color:var(--text-primary);font-size:.9rem;font-weight:500}.Contact-module__DIbnYa__input,.Contact-module__DIbnYa__textarea{background:var(--color-input-bg);border:1px solid var(--color-border);color:var(--text-primary);border-radius:.5rem;padding:.8rem;font-family:inherit;font-size:1rem;transition:all .2s}.Contact-module__DIbnYa__input:focus,.Contact-module__DIbnYa__textarea:focus{border-color:var(--accent-primary);background:#ffffff1a;outline:none}.Contact-module__DIbnYa__button{background:var(--text-primary);color:var(--bg-primary);cursor:pointer;border:none;border-radius:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .2s}.Contact-module__DIbnYa__button:hover{transform:translateY(-2px)}.Contact-module__DIbnYa__info{text-align:center;color:var(--text-secondary)}.Contact-module__DIbnYa__link{color:var(--accent-primary);text-decoration:underline}@media (max-width:768px){.Contact-module__DIbnYa__title{font-size:2.5rem}.Contact-module__DIbnYa__card{padding:1.5rem}}.Contact-module__DIbnYa__socials{justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;font-size:.95rem;display:flex}.Contact-module__DIbnYa__socialLink{color:var(--color-text-secondary);font-weight:500;transition:color .2s}.Contact-module__DIbnYa__socialLink:hover{color:var(--color-accent-primary);text-decoration:underline}.Contact-module__DIbnYa__separator{color:var(--color-border);opacity:.5}
.SectionNavigation-module__gabfja__navContainer{z-index:100;flex-direction:column;gap:1.5rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.SectionNavigation-module__gabfja__dotContainer{cursor:pointer;justify-content:flex-end;align-items:center;margin:-.5rem;padding:.5rem;display:flex;position:relative}.SectionNavigation-module__gabfja__label{color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.1em;opacity:0;white-space:nowrap;pointer-events:none;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:500;transition:all .3s;position:absolute;right:2rem;transform:translate(10px)}.SectionNavigation-module__gabfja__dotContainer:hover .SectionNavigation-module__gabfja__label{opacity:1;transform:translate(0)}.SectionNavigation-module__gabfja__dot{background-color:var(--color-text-secondary);opacity:.4;border-radius:10px;width:6px;height:6px;transition:all .4s cubic-bezier(.2,.8,.2,1)}.SectionNavigation-module__gabfja__dotContainer:hover .SectionNavigation-module__gabfja__dot{opacity:.8;background-color:var(--color-accent-primary);width:8px;height:8px}.SectionNavigation-module__gabfja__active .SectionNavigation-module__gabfja__dot{background-color:var(--color-accent-primary);opacity:1;width:6px;height:24px;box-shadow:var(--shadow-glow)}.SectionNavigation-module__gabfja__active:hover .SectionNavigation-module__gabfja__dot{opacity:1;width:6px;height:24px}.SectionNavigation-module__gabfja__active .SectionNavigation-module__gabfja__label{color:var(--color-accent-primary);border-color:var(--color-accent-primary)}
