body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

body { font-family: "Inter"; font-weight: 400; font-size: 14pt; line-height: 1.5; color: #2d3748; background-color: #ffffff; }

h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure { margin-bottom: 15px; margin-top: 15px; }

ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 { font-family: "Inter"; color: #1a202c; font-weight: 600; }

b { font-weight: bold; color: #1a202c; }

a { color: #2d3748; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; text-decoration-color: #0891b2; text-decoration-style: dashed; }

a:hover { color: #0891b2; text-decoration-style: solid; }

html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ }

.wrapper { max-width: -webkit-calc(1100px - (30px * 2)); margin-right: auto; margin-left: auto; padding-left: 20px; padding-right: 20px; }

.MathJax { font-size: 1.1em !important; }

.site-title { font-size: 28pt; font-family: "Inter"; color: #1a202c; font-weight: 700; line-height: 47.25pt; margin-bottom: 0; border-bottom: 1px solid #e2e8f0; }

.contact-list { margin-left: 0; font-family: "Google Sans Code"; font-size: 12.25pt; }

.site-hr { border-top: 1px solid #e2e8f0; margin-top: 15px; margin-bottom: 15px; }

@media (max-width: 540px) { .head-img { display: none; } }

.disclaimer { line-height: 1.2; opacity: .4; font-size: 11.2pt; font-family: monospace; margin-bottom: 15px; }

.publication-list, .teaching-list { display: flex; flex-direction: column; gap: 10px; }

.pub-item, .teaching-item { display: grid; grid-template-columns: 130px 1fr; align-items: baseline; padding-top: 5px; background: #f5f5f3; border-radius: 12px; padding: 0.5rem 0.5rem; }

.pub-year, .teaching-year { font-weight: 600; color: #0891b2; }

.pub-content, .teaching-content { display: flex; flex-direction: column; gap: 6px; }

.pub-title, .teaching-title { margin: 0; margin-bottom: -6px; font-weight: 600; color: #2d3748; }

.pub-meta, .teaching-meta { font-size: 11.2pt; }

.pub-journal { opacity: .7; }

.hidden { display: none !important; }

#pub-filter-buttons { display: flex; flex-wrap: wrap; gap: 0.5rem; align-items: center; }

.pub-filter-btn { padding: 0.3rem 0.8rem; border: 1px solid #aaa; border-radius: 4px; color: #0891b2; background: #ffffff; border-color: #0891b2; opacity: .4; cursor: pointer; font-size: 0.9rem; }

.pub-filter-btn.active { opacity: 1; }

.pub-filter-divider { width: 1px; height: 1.5rem; background: #e2e8f0; border: none; margin: 0; }

/*# sourceMappingURL=main.css.map */