/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6u8w4BMUTPHjxsAUi-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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6u8w4BMUTPHjxsAXC-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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6u_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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6u_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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6uyw4BMUTPHjxAwXiWtFCfQ7A.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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6uyw4BMUTPHjx4wXiWtFCc.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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.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("/?originalUrl=https%3A%2F%2Ffonts.gstatic.com%2Fs%2Flato%2Fv15%2FS6u9w4BMUTPHh6UVSwiPGQ3q5d0.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;
}


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}

td,
th,
tr,
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #1772d0;
  text-decoration: none;
}

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

/* Targeted styling for research content areas */
.research-content p,
table tbody tr td p {
  font-size: 17px;
  color: #555;
}

strong {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}

papertitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #000;
}

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

.two {
  width: 200px;
  height: 200px;
  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: #fef3c7;
  padding: 2px 4px;
  border-radius: 4px;
}

/* Clean academic enhancements */
.award-highlight {
  color: #a00;
  font-weight: 700;
}

.job-seeking-alert {
  background-color: #fff;
  color: #a00;
  padding: 8px;
  border: 1px solid #a00;
  border-radius: 4px;
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}

/* Subtle improvements for better readability */
body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
}

papertitle a {
  color: #333;
  transition: color 0.2s ease;
}

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

/* Better spacing for research sections */
table[style*="width:100%"][style*="border:0px"] {
  margin-bottom: 20px;
}

/* Enhanced readability for news items */
ul li {
  margin-bottom: 6px;
  line-height: 1.4;
}

/* Slight enhancement to headings */
heading {
  display: block;
  margin-bottom: 12px;
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
}

/* Better visual hierarchy */
strong {
  color: #222;
}

/* Archive functionality */
.archive-button {
  background: none;
  border: 1px solid #1772d0;
  color: #1772d0;
  padding: 5px 12px;
  border-radius: 3px;
  cursor: pointer;
  font-family: 'Lato', Verdana, Helvetica, sans-serif;
  font-size: 13px;
  margin: 10px 0;
  transition: all 0.2s ease;
}

.archive-button:hover {
  background: #1772d0;
  color: white;
}

.archive-content {
  display: none;
  margin-top: 10px;
}

.archive-content.expanded {
  display: block;
}

.archive-divider {
  border-top: 1px solid #ddd;
  margin: 15px 0 10px 0;
  padding-top: 10px;
}

.research-divider {
  border-top: 1px solid #ddd;
  margin: 20px 0 15px 0;
  padding-top: 15px;
}

.additional-research {
  display: none;
}

body.show-all-research .additional-research {
  display: table-row;
}

/* Keywords styling */
.keyword-tag {
  display: inline-block;
  background: #e3f2fd;
  color: #1565c0;
  padding: 4px 12px;
  margin: 3px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #bbdefb;
  transition: all 0.2s ease;
}

.keyword-tag:hover {
  background: #1565c0;
  color: white;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(21, 101, 192, 0.3);
}

/* Smooth scrolling */
html {
  scroll-behavior: smooth;
}

/* Blog-specific styles */
.blog-post {
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.blog-post:hover {
  background-color: #f9f9f9;
}

.blog-thumbnail {
  overflow: hidden;
  border-radius: 8px;
}

.blog-thumbnail img {
  transition: transform 0.3s ease;
}

.blog-post:hover .blog-thumbnail img {
  transform: scale(1.05);
}

.blog-date {
  color: #666;
  font-size: 14px;
  margin-right: 10px;
}

.blog-category {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.blog-category.research {
  background-color: #e3f2fd;
  color: #1565c0;
}

.blog-category.technical {
  background-color: #f3e5f5;
  color: #6a1b9a;
}

.blog-category.personal {
  background-color: #fff3e0;
  color: #e65100;
}

.read-more {
  display: inline-block;
  margin-top: 8px;
  color: #1772d0;
  font-weight: 500;
  transition: all 0.2s ease;
}

.read-more:hover {
  color: #f09228;
  transform: translateX(5px);
}

/* Blog filter buttons */
.filter-button {
  background: #fff;
  border: 1px solid #ddd;
  color: #666;
  padding: 8px 20px;
  margin: 5px;
  border-radius: 20px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  transition: all 0.3s ease;
}

.filter-button:hover {
  border-color: #1772d0;
  color: #1772d0;
}

.filter-button.active {
  background: #1772d0;
  border-color: #1772d0;
  color: #fff;
}

/* Blog post content styles */
.blog-content {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.8;
}

.blog-content h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom: 2px solid #1772d0;
  padding-bottom: 8px;
}

.blog-content h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-top: 25px;
  margin-bottom: 12px;
}

.blog-content h4 {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  margin-top: 20px;
  margin-bottom: 10px;
}

.blog-content h5 {
  font-size: 17px;
  font-weight: bold;
  color: #555;
  margin-top: 18px;
  margin-bottom: 10px;
  font-style: italic;
}

.blog-content p {
  margin-bottom: 15px;
  color: #444;
  font-size: 17px;
}

.blog-content code {
  background-color: #f5f5f5;
  padding: 2px 6px;
  border-radius: 3px;
  font-family: 'Courier New', monospace;
  font-size: 15px;
  color: #d63384;
}

.blog-content pre {
  background-color: #f5f5f5;
  padding: 15px;
  border-radius: 5px;
  overflow-x: auto;
  margin: 20px 0;
  border-left: 3px solid #1772d0;
}

.blog-content pre code {
  background: none;
  padding: 0;
  color: #333;
}

.blog-content ul, .blog-content ol {
  margin-left: 25px;
  margin-bottom: 15px;
}

.blog-content li {
  margin-bottom: 8px;
  line-height: 1.6;
}

.blog-content blockquote {
  border-left: 4px solid #1772d0;
  padding-left: 20px;
  margin: 20px 0;
  color: #666;
  font-style: italic;
}

.blog-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 20px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.blog-meta {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  margin-bottom: 30px;
}

.blog-back-button {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 20px;
  background: #1772d0;
  color: white;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.blog-back-button:hover {
  background: #f09228;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}