:root{--pub-bg:radial-gradient(1200px 650px at 18% 0%,rgba(45,108,223,.10),transparent 60%),radial-gradient(900px 520px at 85% 22%,rgba(32,201,151,.10),transparent 55%),linear-gradient(180deg,rgba(250,250,252,.92),rgba(255,255,255,.92));--pub-surface:rgba(255,255,255,.86);--pub-border:rgba(0,0,0,.08);--pub-divider:rgba(0,0,0,.06);--pub-text:rgba(0,0,0,.88);--pub-muted:rgba(0,0,0,.62);--pub-blue:rgba(45,108,223,1);--pub-blue-soft:rgba(45,108,223,.12);--pub-radius:18px;--pub-shadow:0 16px 55px rgba(0,0,0,.08);--pub-shadow-card:0 14px 36px rgba(0,0,0,.07)}html.dark,body.dark,html[data-theme="dark"],body[data-theme="dark"],[data-theme="dark"]{--pub-bg:radial-gradient(900px 520px at 12% 0%,rgba(45,108,223,.26),transparent 70%),radial-gradient(720px 420px at 88% 10%,rgba(32,201,151,.20),transparent 66%),linear-gradient(180deg,rgba(16,18,23,.92),rgba(16,18,23,.92));--pub-surface:rgba(255,255,255,.06);--pub-border:rgba(255,255,255,.10);--pub-divider:rgba(255,255,255,.10);--pub-text:rgba(255,255,255,.92);--pub-muted:rgba(255,255,255,.72);--pub-blue:rgba(131,171,255,1);--pub-blue-soft:rgba(131,171,255,.16);--pub-shadow:0 18px 60px rgba(0,0,0,.48);--pub-shadow-card:0 16px 44px rgba(0,0,0,.35)}.post .post-header .post-title{letter-spacing:-0.02em;font-weight:300;color:var(--pub-text)}.post .post-header .post-description{color:var(--pub-muted)}.publications{background:var(--pub-bg);border:1px solid var(--pub-border);border-radius:var(--pub-radius);padding:18px;box-shadow:var(--pub-shadow)}.publications #bibsearch{width:100%;border-radius:14px;border:1px solid var(--pub-border);background:var(--pub-surface);color:var(--pub-text);padding:12px 14px;outline:0;box-shadow:0 10px 30px rgba(0,0,0,.06);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px)}.publications #bibsearch::placeholder{color:var(--pub-muted)}.publications>h2[id]{margin-top:18px;padding-top:8px;font-weight:800;letter-spacing:-0.01em;color:var(--pub-text)}.publications h2.bibliography{margin:10px 0 8px 0;font-weight:700;font-size:16px;color:rgba(0,0,0,.16);text-align:right}html.dark .publications h2.bibliography,html[data-theme="dark"] .publications h2.bibliography,[data-theme="dark"] .publications h2.bibliography{color:rgba(255,255,255,.18)}.publications ol.bibliography{list-style:none;margin:0;padding:0}.publications ol.bibliography li{position:relative;margin:0 0 14px 0;border-radius:var(--pub-radius);border:1px solid var(--pub-border);background:var(--pub-surface);box-shadow:var(--pub-shadow-card);padding:16px 18px 16px 18px;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px)}.publications ol.bibliography li::before,.publications ol.bibliography li::after,.publications ol.bibliography::before,.publications ol.bibliography::after{content:none!important;display:none!important}.publications ol.bibliography li .row{margin-left:0!important;margin-right:0!important;align-items:flex-start!important}.publications .col.col-sm-2.abbr{position:absolute!important;top:14px!important;left:14px!important;width:auto!important;max-width:calc(100% - 28px)!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:block!important;z-index:2!important}.publications .col.col-sm-2.abbr abbr.badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 12px!important;border-radius:999px!important;font-size:12.5px!important;font-weight:700!important;line-height:1!important;background:var(--pub-blue-soft)!important;border:1px solid rgba(45,108,223,.28)!important;color:rgba(45,108,223,.95)!important;box-shadow:none!important;text-shadow:none!important;white-space:nowrap!important;overflow:visible!important;max-width:100%!important}html.dark .publications .col.col-sm-2.abbr abbr.badge,html[data-theme="dark"] .publications .col.col-sm-2.abbr abbr.badge,[data-theme="dark"] .publications .col.col-sm-2.abbr abbr.badge{background:rgba(131,171,255,.16)!important;border-color:rgba(131,171,255,.34)!important;color:rgba(231,238,255,.95)!important}.publications .col-sm-8{flex:1 1 auto!important;max-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important;padding-top:34px!important;min-width:0!important}.publications .title{font-size:16.5px!important;line-height:1.38!important;font-weight:600!important;color:var(--pub-text)!important}.publications .author{margin-top:7px!important;font-size:13.5px!important;font-weight:650!important;color:var(--pub-text)!important;opacity:.92!important}.publications .periodical{margin-top:5px!important;font-size:13px!important;color:var(--pub-muted)!important}.publications .periodical em{font-style:italic!important;color:var(--pub-blue)!important}html.dark .publications .periodical em,html[data-theme="dark"] .publications .periodical em,[data-theme="dark"] .publications .periodical em{color:rgba(131,171,255,.95)!important}.publications .links{margin-top:10px!important}.publications .links a.btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 12px!important;border-radius:999px!important;font-size:12.5px!important;font-weight:750!important;line-height:1!important;background:var(--pub-blue-soft)!important;border:1px solid rgba(45,108,223,.28)!important;color:rgba(45,108,223,.95)!important;box-shadow:none!important;text-transform:none!important}.publications .links a.btn:hover{background:rgba(45,108,223,.16)!important;border-color:rgba(45,108,223,.42)!important}html.dark .publications .links a.btn,html[data-theme="dark"] .publications .links a.btn,[data-theme="dark"] .publications .links a.btn{background:rgba(131,171,255,.16)!important;border-color:rgba(131,171,255,.36)!important;color:rgba(231,238,255,.95)!important}@media(max-width:576px){.publications{padding:14px}.publications ol.bibliography li{padding:14px 14px}.publications .col.col-sm-2.abbr{top:12px!important;left:12px!important;max-width:calc(100% - 24px)!important}.publications .col-sm-8{padding-top:34px!important}.publications .title{font-size:16px!important}.publications .author{font-size:13px!important}.publications .periodical{font-size:12.5px!important}}.publications ol.bibliography li{padding:20px 22px!important;border-radius:18px!important}.publications .title{font-size:18px!important;line-height:1.35!important;font-weight:500!important}.publications .author{margin-top:8px!important;font-size:13px!important;font-weight:600!important}.publications .periodical{margin-top:6px!important;font-size:13px!important}.publications .col.col-sm-2.abbr abbr.badge{width:auto!important;padding:6px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important;background:rgba(45,108,223,.10)!important;border:1px solid rgba(45,108,223,.28)!important;color:rgba(45,108,223,.95)!important;box-shadow:none!important}.publications .links a.btn{padding:6px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:600!important}.publications .title{font-weight:400!important}.publications .author{font-weight:400!important}.publications .periodical{font-weight:400!important}.publications .col.col-sm-2.abbr abbr.badge{font-weight:500!important}.publications .links a.btn{font-weight:500!important}.publications>h2[id]{font-weight:600!important}.teaching-page{--teach-bg-soft:radial-gradient(900px 500px at 15% 0%,rgba(45,108,223,0.08),transparent 60%),radial-gradient(800px 500px at 85% 10%,rgba(122,92,255,0.07),transparent 55%);--teach-card-bg:rgba(255,255,255,0.82);--teach-border:rgba(30,41,59,0.10);--teach-shadow:0 12px 34px rgba(15,23,42,0.07);--teach-shadow-hover:0 18px 42px rgba(15,23,42,0.11);--teach-text:var(--global-text-color);--teach-muted:rgba(70,70,70,0.78);--teach-accent:var(--global-theme-color,#7c3aed);--teach-accent-soft:rgba(124,58,237,0.10);margin-top:10px}html[data-theme='dark'] .teaching-page,body.dark .teaching-page{--teach-card-bg:rgba(19,23,32,0.84);--teach-border:rgba(255,255,255,0.08);--teach-shadow:0 14px 32px rgba(0,0,0,0.28);--teach-shadow-hover:0 20px 44px rgba(0,0,0,0.34);--teach-muted:rgba(230,230,235,0.72);--teach-accent-soft:rgba(168,85,247,0.16)}.teaching-hero{padding:18px 0 10px;background:var(--teach-bg-soft);border-radius:24px}.teaching-kicker{margin:0 0 8px;color:var(--teach-accent);font-size:.95rem;font-weight:600;letter-spacing:.02em}.teaching-title{margin:0 0 14px;font-size:clamp(2rem,3vw,3rem);line-height:1.08;letter-spacing:-0.03em}.teaching-intro{max-width:860px;margin:0;color:var(--teach-muted);font-size:1.05rem;line-height:1.75}.teaching-section,.teaching-panel{margin-top:32px}.teaching-panel{background:var(--teach-card-bg);border:1px solid var(--teach-border);border-radius:22px;padding:24px;box-shadow:var(--teach-shadow);backdrop-filter:blur(10px)}.teaching-panel h2,.teaching-section h2{margin:0 0 14px;font-size:1.45rem;letter-spacing:-0.02em}.teaching-section-head{margin-bottom:18px}.teaching-section-head p{margin:0;color:var(--teach-muted);line-height:1.7}.teaching-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.teaching-pillar{background:linear-gradient(180deg,rgba(255,255,255,0.45),rgba(255,255,255,0.18));border:1px solid var(--teach-border);border-radius:18px;padding:18px}html[data-theme='dark'] .teaching-pillar,body.dark .teaching-pillar{background:linear-gradient(180deg,rgba(255,255,255,0.03),rgba(255,255,255,0.02))}.teaching-pillar h3{margin:0 0 10px;font-size:1rem}.teaching-pillar p{margin:0;color:var(--teach-muted);line-height:1.65;font-size:.97rem}.teaching-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.teaching-card{background:var(--teach-card-bg);border:1px solid var(--teach-border);border-radius:22px;padding:22px;box-shadow:var(--teach-shadow);transition:transform 140ms ease,box-shadow 140ms ease,border-color 140ms ease;backdrop-filter:blur(10px)}.teaching-card:hover{transform:translateY(-3px);box-shadow:var(--teach-shadow-hover);border-color:rgba(124,58,237,0.22)}.teaching-card-top{margin-bottom:14px}.teaching-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:var(--teach-accent-soft);color:var(--teach-accent);font-size:.78rem;font-weight:700;letter-spacing:.03em;margin-bottom:12px}.teaching-card h3{margin:0 0 8px;font-size:1.15rem;line-height:1.35;letter-spacing:-0.02em}.teaching-course{margin:0;color:var(--teach-muted);font-weight:600}.teaching-card-body ul{margin:0;padding-left:18px}.teaching-card-body li{margin-bottom:10px;line-height:1.65;color:var(--teach-text)}.teaching-card-body li:last-child{margin-bottom:0}.teaching-strength-list{display:flex;flex-wrap:wrap;gap:10px}.teaching-strength-list span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid var(--teach-border);background:var(--teach-accent-soft);color:var(--teach-text);font-size:.92rem;font-weight:500}@media(max-width:900px){.teaching-grid,.teaching-pillars{grid-template-columns:1fr}.teaching-title{font-size:2rem}.teaching-panel,.teaching-card{padding:18px}}.projects-cards-page{margin-top:8px}.projects-page-head{margin:0 0 26px}.projects-page-head h1{margin:0 0 10px;font-size:clamp(2rem,3vw,2.7rem);line-height:1.08;letter-spacing:-0.03em}.projects-page-head p{margin:0;max-width:920px;font-size:1.04rem;line-height:1.7;opacity:.92}.projects-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:28px}.project-card{position:relative;height:100%;padding:22px 20px 18px;border-radius:22px;border:1px solid rgba(0,0,0,0.08);background:radial-gradient(120px 80px at 12% 0%,rgba(45,108,223,0.08),transparent 60%),radial-gradient(140px 90px at 88% 8%,rgba(32,201,151,0.07),transparent 62%),rgba(255,255,255,0.78);box-shadow:0 16px 40px rgba(0,0,0,0.06);backdrop-filter:blur(4px);transition:transform 140ms ease,box-shadow 140ms ease,border-color 140ms ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(0,0,0,0.09);border-color:rgba(45,108,223,0.18)}.project-card-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:16px;font-size:26px;background:rgba(255,255,255,0.88);border:1px solid rgba(0,0,0,0.07);box-shadow:0 10px 24px rgba(0,0,0,0.06)}.project-card h3{margin:0 0 10px;font-size:1.08rem;line-height:1.3;letter-spacing:-0.01em}.project-card p{margin:0 0 12px;line-height:1.62;font-size:.98rem}.project-card ul{margin:0;padding-left:18px}.project-card li{margin:0 0 6px;line-height:1.52;font-size:.95rem}@media(max-width:1180px){.projects-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.projects-card-grid{grid-template-columns:1fr}.project-card{padding:20px 18px 16px}}