.Hero-module__rFVYsq__heroSection{justify-content:center;align-items:center;min-height:100vh;padding-top:4rem;display:flex;position:relative}.Hero-module__rFVYsq__container{width:100%;max-width:1100px;margin:0 auto;padding:0 2rem}.Hero-module__rFVYsq__content{text-align:center;flex-direction:column;align-items:center;gap:3rem;display:flex}.Hero-module__rFVYsq__imageContainer{width:200px;height:200px;position:relative}.Hero-module__rFVYsq__imageGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);z-index:0;border-radius:50%;animation:3s infinite alternate Hero-module__rFVYsq__pulse;position:absolute;inset:-10px}@keyframes Hero-module__rFVYsq__pulse{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}.Hero-module__rFVYsq__heroImage{object-fit:cover;border:2px solid var(--glass-border);z-index:1;border-radius:50%;width:200px;height:200px;position:relative}.Hero-module__rFVYsq__socialLinks{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Hero-module__rFVYsq__iconLink{color:var(--text-secondary);transition:all .2s}.Hero-module__rFVYsq__iconLink:hover{color:var(--accent-base);transform:translateY(-2px)}.Hero-module__rFVYsq__companyLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module__rFVYsq__companyLink{color:#fff;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;display:inline-flex}
.Experience-module__Hnk5Ia__titleIcon{color:var(--accent-base)}.Experience-module__Hnk5Ia__timeline{flex-direction:column;gap:2rem;display:flex;position:relative}.Experience-module__Hnk5Ia__timeline:before{content:"";background:var(--glass-border);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:20px}.Experience-module__Hnk5Ia__timelineItem{z-index:1;margin-left:3rem;padding:2rem;position:relative}.Experience-module__Hnk5Ia__timelineItem:before{content:"";background:var(--bg-color);border:2px solid var(--accent-base);width:1rem;height:1rem;box-shadow:0 0 10px var(--accent-glow);border-radius:50%;position:absolute;top:2.5rem;left:-2.3rem}.Experience-module__Hnk5Ia__itemHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.Experience-module__Hnk5Ia__role{color:#fff;margin:0;font-size:1.5rem}.Experience-module__Hnk5Ia__period{color:var(--accent-base);background:#66fcf11a;border:1px solid #66fcf133;border-radius:99px;padding:.25rem .75rem;font-size:.9rem}.Experience-module__Hnk5Ia__company{color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:500}.Experience-module__Hnk5Ia__description{color:var(--text-primary);line-height:1.6}@media (max-width:600px){.Experience-module__Hnk5Ia__timeline:before{left:0}.Experience-module__Hnk5Ia__timelineItem{margin-left:1.5rem}.Experience-module__Hnk5Ia__timelineItem:before{left:-2rem}}
.Projects-module__3Yfmbq__titleIcon{color:var(--accent-base)}.Projects-module__3Yfmbq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Projects-module__3Yfmbq__card{flex-direction:column;height:100%;padding:2rem;display:flex}.Projects-module__3Yfmbq__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.25rem}.Projects-module__3Yfmbq__cardDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Projects-module__3Yfmbq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__3Yfmbq__tag{color:var(--accent-base);background:#66fcf10d;border:1px solid #66fcf126;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}
.Skills-module__rlO67W__titleIcon{color:var(--accent-base)}.Skills-module__rlO67W__skillsContainer{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Skills-module__rlO67W__skillBadge{color:#fff;cursor:default;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .3s}.Skills-module__rlO67W__skillBadge:hover{color:var(--accent-base);border-color:var(--accent-base);transform:translateY(-5px)scale(1.05)}
.Contact-module__rysLpa__contactCard{text-align:center;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Contact-module__rysLpa__contactCard:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#66fcf10d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Contact-module__rysLpa__icon{color:var(--accent-base);z-index:1;margin-bottom:1.5rem}.Contact-module__rysLpa__title{color:#fff;z-index:1;margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.Contact-module__rysLpa__subtitle{color:var(--text-secondary);z-index:1;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem}.Contact-module__rysLpa__ctaButton{background:var(--accent-secondary);color:#fff;z-index:1;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #45a29e66}.Contact-module__rysLpa__ctaButton:hover{background:var(--accent-base);color:var(--bg-color);transform:translateY(-2px);box-shadow:0 6px 20px #66fcf199}
