@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#fff;min-height:100vh}.main-container{margin:0 auto;max-width:56rem;padding:0 1rem;width:80%}.hero-section{padding:3rem 0}.hero-container{align-items:center;display:flex;flex-direction:column-reverse;gap:2rem}@media (min-width:768px){.hero-container{flex-direction:row}}.hero-content{flex:1 1;text-align:center}@media (min-width:768px){.hero-content{text-align:left}}.hero-title{color:#111827;font-size:3rem}.hero-subtitle,.hero-title{font-weight:300;margin-bottom:1rem}.hero-subtitle{color:#4b5563;font-size:1.125rem}.hero-description{color:#374151;line-height:1.6;margin-bottom:.75rem}.hero-description a{color:#2563eb;text-decoration:none;transition:color .2s}.hero-description a:hover{color:#1d4ed8}.hero-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1.5rem}@media (min-width:768px){.hero-buttons{justify-content:flex-start}}.hero-btn{align-items:center;background-color:#2563eb;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s}.hero-btn:hover{background-color:#1d4ed8;box-shadow:0 4px 6px #0000001a}.hero-image{background-color:#f9fafb;border-radius:50%;box-shadow:0 1px 2px #0000000d;flex-shrink:0;height:12rem;overflow:hidden;width:12rem}.hero-image img{height:100%;object-fit:cover;width:100%}.news-section{padding:2rem 0}.news-title{align-items:center;color:#111827;display:flex;font-size:1.5rem;font-weight:300;gap:.75rem;margin-bottom:1rem}.news-container{max-height:10rem;overflow-y:auto}.news-container::-webkit-scrollbar{width:6px}.news-container::-webkit-scrollbar-track{background:#0000}.news-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.news-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.news-list{list-style:none;margin:0;padding:0}.news-item{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:.5rem 0}.news-item:last-child{border-bottom:none}.news-date{color:#6b7280;flex-shrink:0;font-size:.875rem;font-weight:500;min-width:90px}.news-content{color:#374151;flex:1 1;line-height:1.6}.news-content a{color:#2563eb;text-decoration:none;transition:color .2s}.news-content a:hover{color:#1d4ed8}.exp-section{padding:2rem 0}.exp-section .section-space{margin-bottom:2rem}.exp-section .section-title{align-items:center;color:#111827;display:flex;font-size:1.5rem;font-weight:300;gap:.75rem;margin-bottom:1rem}.exp-section .grid-container{grid-gap:.75rem;display:grid;gap:.75rem}.education-card,.experience-card{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:1rem 0}.education-card:last-child,.experience-card:last-child{border-bottom:none}.card-content{flex:1 1;padding-right:1rem}.card-title{color:#111827;font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.card-details{color:#4b5563;font-size:.875rem;margin-top:.25rem}.advisor-section,.mentor-section{margin-bottom:.25rem}.advisor-label,.mentor-label{color:#1f2937;font-weight:500;margin-right:.25rem}.person-link{color:#4b5563;text-decoration:none;transition:color .2s}.person-link:hover{color:#2563eb}.person-name{color:#4b5563}.card-sidebar{align-items:flex-end;color:#6b7280;display:flex;flex-direction:column;font-size:.875rem;justify-content:flex-start;text-align:right;width:10rem}.location-info,.period-info{align-items:center;display:flex;gap:.25rem;margin-bottom:.25rem}.gpa-info{color:#6b7280}.pub-section{padding:2rem 0}.pub-section .section-space{margin-bottom:1.5rem}.pub-section-title{color:#111827;font-size:1.5rem;font-weight:300;gap:.75rem}.pub-section-title,.pub-subsection-title{align-items:center;display:flex;margin-bottom:1rem}.pub-subsection-title{color:#1f2937;font-size:1.25rem;font-weight:500;gap:.5rem}.pub-grid{grid-gap:1rem;display:grid;gap:1rem}.pub-card{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;padding:1rem 0}@media (min-width:640px){.pub-card{flex-direction:row}}.pub-card:last-child{border-bottom:none}.pub-image{align-items:center;box-shadow:0 1px 2px #0000000d;display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:100%}@media (min-width:640px){.pub-image{width:15rem}}.pub-image img{display:block;height:auto;width:100%}.pub-content{flex:1 1}.pub-title{color:#111827;font-size:1.125rem;font-weight:500;margin-bottom:.25rem}.pub-authors{color:#4b5563;font-size:.875rem;margin-bottom:.5rem}.author-link{text-decoration:none;transition:color .2s}.author-link.author-me{color:#111827;font-weight:600}.author-link.author-other{color:#4b5563}.author-link.author-other:hover{color:#2563eb}.author-name{color:#6b7280}.pub-venue{font-weight:500}.pub-note,.pub-venue{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.pub-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.pub-link{align-items:center;background-color:#dbeafe;border:1px solid #bfdbfe;border-radius:.375rem;color:#2563eb;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.pub-link:hover{background-color:#bfdbfe}.footer{background-color:#f9fafb;margin-top:4rem;padding:2rem 0}.footer-container{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;margin:0 auto;max-width:56rem;width:80%}@media (min-width:640px){.footer-container{flex-direction:row}}.footer-copyright{color:#4b5563;font-size:.875rem}.footer-updated{color:#6b7280;font-size:.875rem}
/*# sourceMappingURL=main.1c7299ee.css.map*/