.hero-container{background:#f8fafc;display:flex;justify-content:center;min-height:calc(100vh - 80px);overflow:hidden;padding:4rem 0}.hero-container,.hero-content{align-items:center;position:relative}.hero-content{grid-gap:6rem;display:grid;gap:6rem;grid-template-columns:1fr 400px;max-width:1200px;padding:0 2rem;width:100%;z-index:10}.hero-text{display:flex;flex-direction:column;gap:2rem}.hero-greeting{margin-bottom:1rem}.greeting-text{color:#64748b;font-size:1.125rem;font-weight:500;letter-spacing:-.025em}.hero-main{display:flex;flex-direction:column;gap:1.5rem}.hero-title{color:#1e293b;font-size:3.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.2;margin:0}.typewriter-line{--show-cursor:none;display:inline-block;min-height:1.2em;position:relative}.typewriter-line:after{-webkit-animation:blink 1s infinite;animation:blink 1s infinite;color:#3b82f6;content:"|";display:none;display:var(--show-cursor,none);margin-left:3px}.typewriter-line.completed:after{display:none!important}@-webkit-keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-title:hover{-webkit-transform:scale(1.01);transform:scale(1.01);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.hero-title:hover .typewriter-line{color:#1e293b;transition:color .3s ease}.hero-description{color:#64748b;font-size:1.125rem;line-height:1.7;margin:0;max-width:500px}.hero-buttons{display:flex;gap:1rem;margin-top:1rem}.btn-primary,.btn-secondary{align-items:center;border:2px solid transparent;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#2d3748;color:#fff}.btn-primary:hover{background:#1a202c;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn-secondary{background:transparent;border-color:#0077b5;color:#0077b5}.btn-secondary:hover{background:#0077b5;color:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn-icon{height:18px;width:18px}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.image-container{background:#e2e8f0;border-radius:20px;height:500px;overflow:hidden;position:relative;width:400px}.profile-image{height:100%;object-fit:cover;position:relative;width:100%;z-index:2}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr;padding:2rem;text-align:center}.hero-title{font-size:3rem}.image-container{height:380px;margin:0 auto;width:300px}}@media (max-width:768px){.hero-container{min-height:calc(100vh - 70px);padding:2rem 0}.hero-content{gap:2rem;padding:1rem}.hero-title{font-size:2.5rem}.greeting-text,.hero-description{font-size:1rem}.hero-buttons{justify-content:center}.image-container{height:320px;width:250px}.btn-primary{font-size:.9rem;padding:.875rem 1.75rem}}.site-footer{background:#f8fafc;border-top:1px solid #e2e8f0;color:#1e293b;margin-top:2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:3rem 2rem}.footer-title{color:#1e293b;font-weight:700;margin:0 0 1rem;padding-bottom:.5rem;position:relative}.footer-title:after{background:#3b82f6;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:2.5rem}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin:.5rem 0}.contact-block a,.footer-list a{color:#64748b;text-decoration:none}.contact-block a:hover,.footer-list a:hover{color:#2563eb;text-decoration:underline}.contact-block{line-height:1.8;margin-bottom:.75rem}.footer-social{display:flex;gap:.5rem}.social-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;display:inline-flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.social-button:hover{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.footer-bar{align-items:center;background:#fff;border-top:1px solid #e2e8f0;color:#64748b;display:flex;justify-content:space-between;padding:.75rem 2rem}.footer-bar a{color:#3b82f6;text-decoration:none}.footer-bar a:hover{color:#2563eb;text-decoration:underline}.copyright{font-size:.95rem}.sep{margin:0 .5rem;opacity:.6}.bar-icons .dot{background:#cbd5e1;border-radius:50%;display:inline-block;height:8px;margin-left:6px;width:8px}@media (max-width:900px){.footer-content{grid-template-columns:1fr}}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(226,232,240,.8);height:80px;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-brand{align-items:center;color:#1e293b;cursor:pointer;display:flex;gap:.75rem;text-decoration:none;transition:all .3s ease}.navbar-brand:hover{color:#3b82f6}.brand-icon{align-items:center;background:#3b82f6;border-radius:8px;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.brand-icon svg{height:18px;width:18px}.brand-text{color:#1e293b;font-size:1.25rem;font-weight:700}.navbar-nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#64748b;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#3b82f6}.nav-link.active:after{background:#3b82f6;border-radius:1px;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.nav-dropdown{position:relative}.dropdown-toggle{align-items:center;cursor:pointer;display:flex;gap:.5rem}.dropdown-arrow{height:16px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:16px}.nav-dropdown:hover .dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);left:0;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;top:100%;-webkit-transform:translateY(-10px);transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.nav-dropdown:hover .dropdown-menu{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.dropdown-item{color:#64748b;display:block;font-size:.9rem;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.dropdown-item:hover{background:#f8fafc;color:#3b82f6}.dropdown-item.active{background:#eff6ff;color:#3b82f6}.navbar-actions{gap:.5rem}.navbar-actions,.social-link{align-items:center;display:flex}.social-link{border-radius:8px;color:#64748b;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#f1f5f9;color:#3b82f6}.linkedin-link:hover{background:#eff6ff;color:#0077b5}.social-icon{height:20px;width:20px}.contact-email{align-items:center;color:#64748b;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.contact-email:hover{color:#3b82f6}.email-icon{height:18px;width:18px}@media (max-width:1024px){.navbar-container{padding:0 1rem}.navbar-nav{gap:1.5rem}.contact-email{font-size:.8rem}}@media (max-width:768px){.navbar{height:70px}.navbar-container{padding:0 1rem}.navbar-nav{gap:1rem}.nav-link{font-size:.9rem}.contact-email{display:none}.social-link{height:36px;width:36px}.social-icon{height:18px;width:18px}.brand-text{font-size:1.1rem}}@media (max-width:640px){.navbar-nav{display:none}}.home-container{background:#f8fafc;min-height:100vh}.main-content{overflow-x:hidden}.section{min-height:auto;padding:1rem 0 2rem;scroll-margin-top:80px}.section:first-child{padding-top:40px}html{scroll-behavior:smooth}.section:not(:last-child){border-bottom:1px solid #e2e8f0}@media (max-width:768px){.section{padding:2rem 0 1.5rem;scroll-margin-top:70px}.section:first-child{padding-top:70px}}.cv-container{color:#1e293b;font-family:Inter,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:4rem 2rem}.cv-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:3rem;padding-bottom:2rem}.cv-title{color:#1e293b;font-size:2.5rem;font-weight:800;letter-spacing:-.025em;margin:0}.cv-download{align-items:center;display:flex}.download-btn{background:#3b82f6;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.download-btn:hover{background:#2563eb;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.cv-content{margin-bottom:50px}.cv-section{margin-bottom:40px}.cv-personal-info{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:2rem}.cv-name{color:#1e293b;font-size:2.2rem;font-weight:800;letter-spacing:-.025em;margin-bottom:1.5rem}.cv-contact{font-size:1rem}.contact-line{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:8px}.label{color:#475569;font-weight:600}.cv-section-title{color:#1e293b;font-size:1.8rem;font-weight:700;margin-bottom:2rem;padding-bottom:.75rem;position:relative}.cv-section-title:after{background:#3b82f6;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:3rem}.cv-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;padding:1rem 0}.cv-item:last-child{border-bottom:none}.cv-degree{color:#1e293b;font-weight:600}.cv-year{color:#3b82f6;font-weight:600;white-space:nowrap}.employment-entry{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 0}.employment-entry:last-child{border-bottom:none}.job-info{flex-grow:1}.job-title{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.institution{margin-bottom:.25rem}.institution,.location{color:#64748b}.year{color:#3b82f6;font-weight:600;margin-left:1.25rem;white-space:nowrap}.cv-pdf-section{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.pdf-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.pdf-fallback-link{color:#3b82f6;font-weight:600;text-decoration:none}.pdf-fallback-link:hover{color:#2563eb;text-decoration:underline}@media (max-width:768px){.cv-container{padding:20px 15px}.cv-header{flex-direction:column;gap:20px;text-align:center}.cv-title{font-size:2rem}.cv-name{font-size:1.8rem}.contact-line{flex-direction:column;gap:5px}.cv-item,.employment-entry{align-items:flex-start;flex-direction:column}.year{margin-left:0;margin-top:5px}.pdf-container object{height:600px}}.page-content{margin:0 auto;max-width:1200px;overflow-x:hidden;padding:4rem 2rem}.research-container{color:#1e293b;font-family:Inter,sans-serif;line-height:1.6;width:100%}.research-section{margin-bottom:3rem}.section-title{font-size:2rem}.research-interest{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#475569;font-size:1.25rem;font-weight:600;margin:0;padding:1.5rem 2rem}.grants-list,.publications-list,.seminars-list{padding-left:0}.grant-item,.publication-item,.seminar-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.grant-item:hover,.publication-item:hover,.seminar-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.publication-link{color:#3b82f6;font-size:1.1rem;font-weight:500;line-height:1.6;text-decoration:none;transition:color .3s ease}.publication-link:hover{color:#2563eb;text-decoration:underline}.publication-text{color:#475569;font-size:1rem;font-weight:400;line-height:1.6}.grant-title,.seminar-title{color:#1e293b;font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.grant-details,.seminar-details{color:#64748b;font-size:.95rem;line-height:1.6}.role{color:#3b82f6;font-weight:600}.grant-amount{color:#059669;font-weight:700}@media (max-width:768px){.page-content{padding:2rem 1rem}.section-title{font-size:2rem}.grant-item,.publication-item,.seminar-item{margin-bottom:1.5rem;padding:1.5rem}.research-interest{font-size:1.125rem;padding:1rem 1.5rem}}.experience-container{color:#1e293b;font-family:Inter,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:4rem 2rem}.experience-section{margin-bottom:3rem}.section-title{color:#1e293b;font-size:1.8rem;font-weight:700;margin-bottom:2rem;padding-bottom:.75rem;position:relative}.section-title:after{background:#3b82f6;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:3rem}.teaching-courses{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.course-category{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.category-title{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.courses-list{list-style:none;padding-left:0}.courses-list li{border-bottom:1px solid #f1f5f9;color:#475569;font-size:.95rem;padding:.5rem 0}.courses-list li:last-child{border-bottom:none}.developed-courses{margin-bottom:2rem}.course-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1.5rem;padding:1.5rem}.course-item:last-child{margin-bottom:0}.course-name{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.course-details{color:#64748b;font-size:.95rem;line-height:1.5}.leadership-list{margin-bottom:30px}.leadership-item{align-items:center;border-bottom:1px solid #ecf0f1;display:flex;gap:15px;margin-bottom:15px;padding:15px 0}.leadership-item:last-child{border-bottom:none}.position{color:#2c3e50;font-weight:600;min-width:80px}.organization{color:#34495e;flex-grow:1}.duration{color:#7f8c8d;font-weight:500}.reviewer-list{margin-bottom:30px}.journal-item{border-bottom:1px solid #ecf0f1;color:#34495e;line-height:1.5;margin-bottom:15px;padding:15px 0}.journal-item:last-child{border-bottom:none}.languages-list{display:flex;gap:30px;margin-bottom:30px}.language-item{background:#3b82f6;border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem}.references-list{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.reference-item{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #059669;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.reference-name{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.reference-details{color:#64748b;font-size:.95rem;line-height:1.5}.email-link{color:#3b82f6;text-decoration:none}.email-link:hover{color:#2563eb;text-decoration:underline}@media (max-width:768px){.experience-container{padding:20px 15px}.section-title{font-size:1.5rem}.references-list,.teaching-courses{gap:20px;grid-template-columns:1fr}.leadership-item{align-items:flex-start;flex-direction:column;gap:5px}.languages-list{flex-direction:column;gap:10px}.language-item{align-self:flex-start}}
/*# sourceMappingURL=main.11f06d83.css.map*/