/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a {
  color: #1772d0;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #f09228;
  text-decoration: none;
}

body,
td,
th,
tr,
p,
a {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
}

strong {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
}

h2 {
  margin: 0;
  font-weight: normal;
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 1.1rem;
}

.papertitle {
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.profile-photo {
  width: 100%;
  max-width: 100%;
  border-radius: 60%;
}

.name {
  padding-top: 20px;
  margin: 0;
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 42px;
}

.one {
  width: 160px;
  height: 160px;
  position: relative;
}

.two {
  width: 160px;
  height: 160px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

.fade {
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

span.highlight {
  background-color: #ffffd0;
}

.experience-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
}

.experience-item {
  margin-bottom: 2.5rem;
  padding: 1.5rem;
}

.experience-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1.25rem;
}

.company-name {
  font-size: 1.1rem;
  margin: 0;
}

.company-name a {
  color: inherit;
  text-decoration: none;
}

.company-name a:hover {
  color: #1772d0;
  text-decoration: underline;
}

.job-title {
  display: block;
  font-style: italic;
  font-size: 0.95rem;
  margin-top: 0.25rem;
}

.duration {
  font-style: italic;
  font-size: 0.95rem;
}

.experience-details {
  list-style-type: disc;
  padding-left: 20px;
  margin: 0 0 1.25rem 0;
}

.experience-details li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  font-size: 0.95rem;
}

.tech-stack {
  margin-top: 1rem;
  font-size: 0.95rem;
}

@media (max-width: 768px) {
  .experience-header {
    flex-direction: column;
  }
  
  .duration {
    margin-top: 0.5rem;
  }
  
  .experience-item {
    padding: 1rem;
  }
}

.grade {
  display: block;
  font-size: 0.95rem;
  margin-top: 0.25rem;
}

/* Publication styles */
.publication-item {
  margin-bottom: 1.5rem;
  padding: 1rem;
  border-left: 3px solid #1772d0;
  background-color: rgba(23, 114, 208, 0.02);
  border-radius: 4px;
}

.publication-item:hover {
  background-color: rgba(23, 114, 208, 0.05);
  transition: background-color 0.3s ease;
}

/* Skills section styles */
.skills-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
}

.skills-category {
  padding: 1.25rem;
  border: 1px solid rgba(200, 200, 200, 0.3);
  border-radius: 8px;
  background-color: rgba(248, 249, 250, 0.5);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.skills-category:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.skills-category h3 {
  margin: 0 0 0.75rem 0;
  font-size: 1.0rem;
  font-weight: 600;
  color: #1772d0;
  border-bottom: 2px solid rgba(23, 114, 208, 0.2);
  padding-bottom: 0.5rem;
}

.skills-list {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #555;
}

/* Enhanced responsive design */
@media (max-width: 768px) {
  .skills-container {
    grid-template-columns: 1fr;
    padding: 0.5rem;
  }
  
  .skills-category {
    padding: 1rem;
  }
  
  .publication-item {
    padding: 0.75rem;
    margin-bottom: 1rem;
  }
}

/* Improved typography and spacing */
body {
  line-height: 1.6;
}

p {
  margin-bottom: 1rem;
}

h2 {
  color: #333;
  border-bottom: 2px solid #1772d0;
  padding-bottom: 5px;
  margin-bottom: 1rem;
}

/* Enhanced link styling */
a {
  transition: color 0.3s ease;
}

.papertitle a {
  color: inherit;
  text-decoration: none;
}

.papertitle a:hover {
  color: #1772d0;
}

/* Better spacing for experience sections */
.experience-item {
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.3s ease;
}

.experience-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

