.Navbar-module__cJzEcG__navbar{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:1000;width:100%;height:70px;transition:var(--transition);align-items:center;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{cursor:pointer;letter-spacing:1px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks li{cursor:pointer;color:var(--text-secondary);transition:var(--transition);font-weight:500;position:relative}.Navbar-module__cJzEcG__navLinks li:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLinks li:after{content:"";background:var(--accent-gradient);width:0%;height:2px;transition:var(--transition);border-radius:2px;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLinks li:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__themeToggle{color:var(--text-primary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.Navbar-module__cJzEcG__themeToggle:hover{background:var(--border-color)}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:100vh;padding-top:100px;display:flex}.Hero-module__ZARIfG__heroContent{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.02em;font-size:3.5rem;font-weight:800}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);font-size:1.5rem;font-weight:500}.Hero-module__ZARIfG__infoList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__infoItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:1rem;display:flex}.Hero-module__ZARIfG__icon{color:var(--accent-primary)}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:600px;margin-top:.5rem;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__tagsContainer{margin-top:1rem}.Hero-module__ZARIfG__tagsTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:.5rem;font-size:1rem}.Hero-module__ZARIfG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module__ZARIfG__tag{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:var(--radius-xl);color:var(--text-primary);box-shadow:var(--shadow-sm);cursor:default;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__imageContent{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{z-index:1;width:220px;height:220px;position:relative}.Hero-module__ZARIfG__avatarPlaceholder{background:var(--glass-bg);border:2px solid var(--border-color);width:100%;height:100%;color:var(--accent-primary);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);z-index:2;border-radius:0;justify-content:center;align-items:center;font-size:4rem;font-weight:800;display:flex;position:relative}.Hero-module__ZARIfG__decorativeCircle1,.Hero-module__ZARIfG__decorativeCircle2{z-index:0;border-radius:0;position:absolute}.Hero-module__ZARIfG__decorativeCircle1{background:var(--accent-primary);opacity:.15;filter:blur(40px);width:260px;height:260px;top:-20px;left:-20px}.Hero-module__ZARIfG__decorativeCircle2{background:var(--accent-secondary);opacity:.15;filter:blur(30px);width:200px;height:200px;bottom:-20px;right:-20px}@media (min-width:992px){.Hero-module__ZARIfG__heroContent{grid-template-columns:3fr 2fr}.Hero-module__ZARIfG__imageWrapper{width:280px;height:280px}.Hero-module__ZARIfG__title{font-size:3rem}}
.Publications-module__s7Q2la__scholarLink{text-align:center;color:var(--text-secondary);margin-bottom:1.4rem;font-size:1rem}.Publications-module__s7Q2la__scholarLink a{color:var(--accent-primary);font-weight:600}.Publications-module__s7Q2la__scholarLink a:hover{text-decoration:underline}.Publications-module__s7Q2la__categoryTitle{color:var(--text-primary);border-left:3px solid var(--accent-primary);margin-top:1.8rem;margin-bottom:.8rem;padding-left:.75rem;font-size:1.45rem}.Publications-module__s7Q2la__pubList{flex-direction:column;gap:.65rem;display:flex}.Publications-module__s7Q2la__pubCard{padding:0}.Publications-module__s7Q2la__pubHeader{justify-content:space-between;align-items:baseline;margin-bottom:.15rem;font-size:.78rem;font-weight:600;line-height:1.3;display:flex}.Publications-module__s7Q2la__pubType{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em}.Publications-module__s7Q2la__pubYear{color:var(--text-muted);flex-shrink:0}.Publications-module__s7Q2la__pubTitle{color:var(--text-primary);margin-bottom:.15rem;font-size:1.15rem;font-weight:600;line-height:1.35}.Publications-module__s7Q2la__pubAuthors{color:var(--text-secondary);margin-bottom:.1rem;font-size:.95rem;line-height:1.4}.Publications-module__s7Q2la__me{color:var(--text-primary);font-weight:600}.Publications-module__s7Q2la__pubVenue{color:var(--text-muted);margin-bottom:.3rem;font-size:.88rem;font-style:italic;line-height:1.4}.Publications-module__s7Q2la__pubLinks{flex-wrap:wrap;gap:.4rem;display:flex}.Publications-module__s7Q2la__linkButton{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);background:0 0;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.78rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.Publications-module__s7Q2la__linkButton:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.Publications-module__s7Q2la__pubStatus{color:var(--text-muted);margin-left:.4rem;font-size:.75rem;font-weight:500}@media (max-width:640px){.Publications-module__s7Q2la__categoryTitle{margin-top:1.5rem;margin-bottom:.7rem;font-size:1.3rem}.Publications-module__s7Q2la__pubList{gap:.75rem}.Publications-module__s7Q2la__pubHeader{font-size:.74rem}.Publications-module__s7Q2la__pubTitle{font-size:1.05rem}.Publications-module__s7Q2la__pubAuthors{font-size:.9rem}.Publications-module__s7Q2la__pubVenue{font-size:.84rem}.Publications-module__s7Q2la__linkButton{font-size:.76rem}}
.Talks-module__zINDAq__talksSection{background-color:var(--bg-secondary)}.Talks-module__zINDAq__timeline{flex-direction:column;max-width:900px;margin:0 auto;display:flex;position:relative}.Talks-module__zINDAq__timelineItem{gap:.6rem;display:flex;position:relative}.Talks-module__zINDAq__timelineMarker{flex-direction:column;flex-shrink:0;align-items:center;width:20px;display:flex}.Talks-module__zINDAq__markerDot{background:var(--bg-secondary);border:2px solid var(--accent-primary);z-index:2;border-radius:50%;width:11px;height:11px;margin-top:.45rem}.Talks-module__zINDAq__markerLine{background:var(--border-color);flex-grow:1;width:1px;min-height:1rem;margin-top:.15rem}.Talks-module__zINDAq__timelineContent{flex:1;margin-bottom:.8rem;padding:0;position:relative}.Talks-module__zINDAq__dateBadge{color:var(--accent-primary);align-items:center;gap:.35rem;margin-bottom:.2rem;font-size:.8rem;font-weight:600;display:inline-flex}.Talks-module__zINDAq__talkTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:1.08rem;font-weight:600;line-height:1.4}.Talks-module__zINDAq__talkDetails{flex-direction:column;gap:.2rem;margin-bottom:.3rem;display:flex}.Talks-module__zINDAq__detailItem{color:var(--text-secondary);align-items:flex-start;gap:.3rem;font-size:.92rem;line-height:1.4;display:flex}.Talks-module__zINDAq__icon{color:var(--text-muted);flex-shrink:0;margin-top:.1rem}.Talks-module__zINDAq__talkLink{color:var(--accent-primary);align-items:center;gap:.3rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.Talks-module__zINDAq__talkLink:hover{text-decoration:underline}@media (max-width:768px){.Talks-module__zINDAq__timelineItem{gap:.45rem}.Talks-module__zINDAq__timelineMarker{width:16px}.Talks-module__zINDAq__markerDot{width:9px;height:9px}.Talks-module__zINDAq__timelineContent{margin-bottom:.7rem}.Talks-module__zINDAq__talkTitle{font-size:1rem}.Talks-module__zINDAq__detailItem{font-size:.88rem}.Talks-module__zINDAq__talkLink{font-size:.82rem}}
.CV-module__Bt_qFq__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:992px){.CV-module__Bt_qFq__grid{grid-template-columns:1fr 1fr}}.CV-module__Bt_qFq__card{border-radius:var(--radius-lg);height:100%;padding:1rem}.CV-module__Bt_qFq__cardHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:1rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.CV-module__Bt_qFq__icon{color:var(--accent-primary);width:28px;height:28px}.CV-module__Bt_qFq__cardHeader h3{margin:0;font-size:1.5rem}.CV-module__Bt_qFq__list{flex-direction:column;gap:.5rem;display:flex}.CV-module__Bt_qFq__listItem{padding-left:1rem;position:relative}.CV-module__Bt_qFq__listItem:before{content:"";background:var(--accent-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.CV-module__Bt_qFq__listItem h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem}.CV-module__Bt_qFq__listItem p{color:var(--text-secondary);margin-bottom:.25rem;font-size:.95rem}.CV-module__Bt_qFq__yearBadge{color:var(--accent-secondary);border-radius:var(--radius-md);background:#8b5cf61a;padding:.25rem .5rem;font-size:.8rem;font-weight:600;display:inline-block}.CV-module__Bt_qFq__skillsList{flex-direction:column;gap:.5rem;display:flex}.CV-module__Bt_qFq__skillGroup h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1rem}.CV-module__Bt_qFq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.CV-module__Bt_qFq__tag{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);padding:.35rem .75rem;font-size:.875rem;font-weight:500}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);background-color:var(--bg-secondary);margin-top:4rem;padding:3rem 0}.Footer-module__S6Hkya__content{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-secondary);transition:var(--transition);font-weight:500}.Footer-module__S6Hkya__links a:hover{color:var(--accent-primary)}@media (min-width:768px){.Footer-module__S6Hkya__content{flex-direction:row;justify-content:space-between}}
.ScrollCat-module__I1haRW__container{z-index:50;pointer-events:none;width:80px;height:80px;position:fixed;bottom:30px;right:30px}.ScrollCat-module__I1haRW__catSvg{width:100%;height:100%;stroke:var(--text-primary);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;filter:drop-shadow(0 4px 6px var(--shadow));pointer-events:auto;cursor:pointer;transition:stroke .3s}.ScrollCat-module__I1haRW__catSvg:hover{filter:drop-shadow(0 0 8px var(--accent-primary))}@media (max-width:768px){.ScrollCat-module__I1haRW__container{width:60px;height:60px;bottom:20px;right:20px}}
