.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:4rem;display:grid}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:1.5rem;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:.75rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__infoItem{color:var(--text-secondary);align-items:center;gap:.75rem;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:1rem;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__tagsContainer{margin-top:2rem}.Hero-module__ZARIfG__tagsTitle{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:1rem;font-size:1rem}.Hero-module__ZARIfG__tags{flex-wrap:wrap;gap:.75rem;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:2rem;font-size:1.1rem}.Publications-module__s7Q2la__scholarLink a{font-weight:600}.Publications-module__s7Q2la__categoryTitle{color:var(--text-primary);border-left:4px solid var(--accent-primary);margin-bottom:1.5rem;padding-left:1rem;font-size:1.5rem}.Publications-module__s7Q2la__pubList{flex-direction:column;gap:1rem;display:flex}.Publications-module__s7Q2la__pubCard{border-radius:var(--radius-lg);transition:var(--transition);padding:1rem}.Publications-module__s7Q2la__pubCard:hover{box-shadow:var(--shadow-md);border-color:var(--accent-primary);transform:translateY(-4px)}.Publications-module__s7Q2la__pubHeader{justify-content:space-between;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:flex}.Publications-module__s7Q2la__pubType{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px}.Publications-module__s7Q2la__pubYear{color:var(--text-muted)}.Publications-module__s7Q2la__pubTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.Publications-module__s7Q2la__pubAuthors{color:var(--text-secondary);margin-bottom:.5rem;font-size:1rem}.Publications-module__s7Q2la__pubVenue{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;font-style:italic}.Publications-module__s7Q2la__pubLinks{flex-wrap:wrap;gap:1rem;display:flex}.Publications-module__s7Q2la__linkButton{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Publications-module__s7Q2la__linkButton:hover{background:var(--border-color);color:var(--accent-primary)}
.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:2rem;display:flex;position:relative}.Talks-module__zINDAq__timelineMarker{flex-direction:column;align-items:center;width:24px;display:flex}.Talks-module__zINDAq__markerDot{background:var(--bg-color);border:3px solid var(--accent-primary);z-index:2;width:16px;height:16px;box-shadow:0 0 0 4px var(--bg-secondary);border-radius:50%;margin-top:1.5rem}.Talks-module__zINDAq__markerLine{background:var(--border-color);z-index:1;flex-grow:1;width:2px;height:calc(100% + 2rem);transform:translateY(-8px)}.Talks-module__zINDAq__timelineContent{border-radius:var(--radius-lg);flex:1;margin-bottom:1rem;padding:1.5rem 2rem;position:relative}.Talks-module__zINDAq__timelineContent:before{content:"";background:var(--glass-bg);border-left:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);z-index:0;width:16px;height:16px;position:absolute;top:1.5rem;left:-8px;transform:rotate(45deg)}.Talks-module__zINDAq__dateBadge{color:var(--accent-primary);border-radius:var(--radius-md);background:#3b82f61a;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.Talks-module__zINDAq__talkTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.Talks-module__zINDAq__talkDetails{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.Talks-module__zINDAq__detailItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;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:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.Talks-module__zINDAq__talkLink:hover{text-decoration:underline}@media (max-width:768px){.Talks-module__zINDAq__timelineItem{gap:1rem}.Talks-module__zINDAq__timelineContent{padding:1.25rem}.Talks-module__zINDAq__timelineContent:before{display:none}}
.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:1rem;padding-bottom:.75rem;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:.75rem;display:flex}.CV-module__Bt_qFq__listItem{padding-left:1.5rem;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:.75rem;display:flex}.CV-module__Bt_qFq__skillGroup h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;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}}
