.Home-module__baJ6tW__hero{background:var(--bg-color);min-height:100vh;color:var(--text-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Home-module__baJ6tW__profileContainer{border:4px solid var(--primary-color);border-radius:50%;width:160px;height:160px;margin-bottom:1.5rem;overflow:hidden}.Home-module__baJ6tW__profile{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Home-module__baJ6tW__profile:hover{transform:scale(1.05)}.Home-module__baJ6tW__name{color:var(--text-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Home-module__baJ6tW__subtitle{color:#aaa;margin-bottom:2rem;font-size:1.2rem;font-weight:400}.Home-module__baJ6tW__socialIcons{gap:1.5rem;font-size:1.6rem;display:flex}.Home-module__baJ6tW__socialIcons a{color:var(--text-color);transition:all .3s}.Home-module__baJ6tW__socialIcons a:hover{color:var(--primary-color);transform:translateY(-4px)}@media (max-width:768px){.Home-module__baJ6tW__name{font-size:2rem}.Home-module__baJ6tW__subtitle{font-size:1rem}.Home-module__baJ6tW__profileContainer{width:120px;height:120px}.Home-module__baJ6tW__socialIcons{gap:1rem;font-size:1.4rem}}
