    body {
        background: #F6F6FA;
        padding-left: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 40px;
        font-family: 'Montserrat', sans-serif;
        font-family: 'Montserrat', sans-serif;
    }

    ul, 
    ol {
        margin-top: 0px;
        margin-top: 0px;
    }
.wrapper {
  display: flex;
  max-width: 1200px;
  margin: 40px auto;
  gap: 30px; /* відступ між блоками */
  padding: 0 20px;
}


        /* My content */
.main-content {
    flex: 2;
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  animation: fadeIn 0.8s ease-in-out;

}

/* Sidebar */
.sidebar {
 flex: 1;
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  text-align: left;


}

.sidebar-content {
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 40px;
    box-sizing: border-box;
}
/* Contacts */
.contacts-title{
color: #161D2A;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 8px;
}

.contacts-type {
    color: #161D2A;
       font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        margin-right: 8px;
} 

.contacts-link{
    color: #2979FF;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-decoration-line: underline;
}

.contacts-item{
    margin-top: 0px;
    margin-bottom: 4px;
}
.contacts-conteiner {
    margin-bottom: 40px;
}

/* Skills kontainer */
.skills-container {
    margin-bottom: 40px;
}

.skills-title{
color: #161D2A;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 8px;
}

.skills-list{
    padding-left: 16px;
}

.skills-list-item{
    color: #161D2A;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
}

.skills-container{
margin-bottom: 40px;
}

.skills-title{
    color: #161D2A;
        font-size: 22px;
        font-weight: 700;
        line-height: normal;
}

.skills-list{
padding-left: 16px;
}

.skills-list-item{
    color: #161D2A;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
}

/* Main contect */
.my-profession{
color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    margin-top: 0px;
    margin-bottom: 8px;
}

.my-name{
    color: #000;
        font-size: 45px;
        font-weight: 700;
        line-height: 55px;
        margin-top: 0px;
        margin-bottom: 12px;
}
.my-descr{
    color: #595959;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
}
.my-info{
    margin-bottom: 40px;
}
/* My projects */
.my-projects-title{
color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    margin-top: 0px;
    margin-bottom: 8px;
}

.my-projekt-item{
    color: #000;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
}

.my-project-list{
    padding-left: 16px;
}

.my-projekt-item-list{
    color: #005FFF;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-decoration-line: underline;
}

.my-projekt-item-tech{
    color: #595959;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
}

.my-projects-container{
    margin-bottom: 40px;
}

/* Work experience */
.work-experience-title{
    color: #000;
        font-size: 22px;
        font-weight: 700;
        line-height: 27px;
        margin-top: 0px;
        margin-bottom: 8px;
}

.work-experience-company{
    color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        margin-top: 0px;
        margin-bottom: 12px;
}

.company-name{
color: #6D9BF5;
}

.work-experience-period{
    color: #A8A8A8;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        margin-bottom: 8px;
}
.work-experience-period-separator{
color: #000;
}
.work-experience-duties-list{
    padding-left: 16px;
}

.work-experience-duties-item{
color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.work-experience-container{
    margin-bottom: 12px;
}
.my-work{
    margin-top: 40px;
}

/* Education */
.education-title{
color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 8px;
}
.education-college{
    color: #6D9BF5;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        margin-top: 0px;
        margin-bottom: 8px;
}
.education-faculty{
    color: #000;
        font-weight: 400;
        font-style: normal;
        margin-top: 0px;
        margin-bottom: 8px;
      }
      
.education-period{
    color: #A8A8A8;
        font-size: 12px;
        font-weight: 400;
        line-height: normal;
        margin-top: 0px;
        margin-bottom: 8px;
}
.education-period-separator{
color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 8px;
    }
.menu {
  position: sticky;
  top: 0;
  z-index: 1000;

  background: white;
  padding: 12px 20px;

  display: flex;
  flex-wrap: wrap;
  gap: 8px;

  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* кнопки меню */
.menu a {
  text-decoration: none;
  color: #2c3e50;

  padding: 8px 14px;
  border-radius: 10px;

  font-size: 14px;
  font-weight: 500;

  transition: 0.25s;
}

/* ефект при наведенні */
.menu a:hover {
  background: #4f46e5;
  color: white;
  transform: translateY(-2px);
}

/* активна сторінка */
.menu a.active {
  background: #4f46e5;
  color: white;
}

/* ===== Контент ===== */
h1 {
  margin-top: 30px;
  font-size: 28px;
}

section {
  background: white;
  padding: 25px;
  margin: 20px auto;
  border-radius: 16px;
  max-width: 1100px;

  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}

/* ===== Адаптація для телефону ===== */
@media (max-width: 768px) {
  .menu {
    justify-content: center;
  }

  .menu a {
    font-size: 13px;
    padding: 6px 10px;
  }
}
