html{scroll-behavior:smooth;scroll-padding-top:4rem}.page-header{position:fixed;top:0;left:0;right:0;z-index:50;backdrop-filter:saturate(180%)blur(10px);-webkit-backdrop-filter:saturate(180%)blur(10px);background-color:rgba(255,255,255,.85)}.page-body{padding-top:4rem}.dark .page-header{background-color:rgba(17,24,39,.85)}.home-hero-minimal h1{font-weight:700;letter-spacing:-.03em}.home-hero-minimal .hero-lead,.home-hero-minimal p{max-width:42rem;font-size:1.05rem;line-height:1.75}.article-style{line-height:1.8}.section-heading h1,.section-heading h2{letter-spacing:-.02em}.pub-page{max-width:72rem;margin:0 auto;padding:3rem 1.5rem 4rem}.pub-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;padding-bottom:.75rem}.pub-title{font-size:1.875rem;font-weight:700;color:#2563eb;letter-spacing:-.02em;margin:0}.pub-subtitle{margin:.25rem 0 0;font-size:.9rem;color:#64748b}.pub-subtitle a{color:#2563eb;text-decoration:none}.pub-subtitle a:hover{text-decoration:underline}.dark .pub-subtitle{color:#94a3b8}.dark .pub-subtitle a{color:#60a5fa}.pub-filters{display:flex;gap:.375rem;flex-wrap:wrap}.pub-pill{background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;padding:.3rem .75rem;font-size:.85rem;color:#475569;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background .15s}.pub-pill:hover{border-color:#2563eb;color:#2563eb}.pub-pill-active{border-color:#2563eb;color:#2563eb;background:#eff6ff}.pub-pill-interpretability:hover,.pub-pill-interpretability.pub-pill-active{border-color:#10b981;color:#10b981;background:#ecfdf5}.pub-pill-robustness:hover,.pub-pill-robustness.pub-pill-active{border-color:#8b5cf6;color:#8b5cf6;background:#f5f3ff}.pub-slider-row{display:flex;align-items:center;gap:.75rem;margin:.5rem 0 1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.pub-slider-label{font-size:.8rem;color:#64748b;min-width:2.5rem;font-variant-numeric:tabular-nums}.pub-slider-label--end{text-align:right}.pub-slider-track{flex:1;position:relative;height:1.5rem}.pub-slider-track input[type=range]{position:absolute;top:0;left:0;width:100%;height:1.5rem;background:0 0;pointer-events:none;-webkit-appearance:none;appearance:none;margin:0}.pub-slider-track::before{content:"";position:absolute;left:0;right:0;top:50%;height:3px;background:#e5e7eb;border-radius:9999px;transform:translateY(-50%)}.pub-slider-fill{position:absolute;top:50%;height:3px;background:#93c5fd;border-radius:9999px;transform:translateY(-50%)}.pub-slider-track input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:1rem;height:1rem;border-radius:9999px;background:#fff;border:2px solid #2563eb;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.1)}.pub-slider-track input[type=range]::-moz-range-thumb{pointer-events:auto;width:1rem;height:1rem;border-radius:9999px;background:#fff;border:2px solid #2563eb;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.1)}.pub-slider-track input[type=range]::-webkit-slider-runnable-track{background:0 0}.pub-slider-track input[type=range]::-moz-range-track{background:0 0}.pub-list{list-style:none;padding:0;margin:0}.pub-item{display:grid;grid-template-columns:160px 1fr 180px;gap:1.75rem;padding:1.75rem 0;border-bottom:1px solid #e5e7eb;align-items:start}.pub-item[hidden]{display:none}.pub-thumb{width:160px;height:110px;border-radius:.25rem;overflow:hidden;background:#f1f5f9}.pub-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pub-body{min-width:0}.pub-venue{font-size:.8rem;color:#64748b;font-weight:500;margin-bottom:.35rem;letter-spacing:.01em}.pub-item-title{font-size:1.1rem;font-weight:700;margin:0 0 .4rem;line-height:1.35;color:#0f172a}.pub-item-title a{color:inherit;text-decoration:none}.pub-item-title a:hover{text-decoration:underline}.pub-authors{font-size:.9rem;color:#64748b;margin:0 0 .5rem;line-height:1.5}.pub-authors strong{color:#0f172a;font-weight:600}.pub-summary{font-size:.9rem;color:#334155;margin:0 0 .75rem;line-height:1.55}.pub-links{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.pub-link-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;padding:.3rem .65rem;border:1px solid #cbd5e1;border-radius:.375rem;color:#2563eb;background:#fff;text-decoration:none;transition:border-color .15s,background .15s}.pub-link-pill:hover{border-color:#2563eb;background:#eff6ff}.pub-tags{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.pub-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:#475569}.pub-tag-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;background:#94a3b8}.pub-tag-interpretability .pub-tag-dot{background:#10b981}.pub-tag-robustness .pub-tag-dot{background:#8b5cf6}@media(max-width:768px){.pub-item{grid-template-columns:100px 1fr;gap:1rem}.pub-tags{grid-column:1/-1;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.pub-thumb{width:100px;height:70px}}.contact-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem;max-width:48rem}.contact-card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.9rem;row-gap:.1rem;align-items:center;padding:1rem 1.1rem;border:1px solid #e5e7eb;border-radius:.625rem;background:#fff;color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.contact-card:hover{border-color:#2563eb;box-shadow:0 4px 14px rgba(37,99,235,8%);transform:translateY(-1px);text-decoration:none}.contact-card i{grid-row:1/span 2;font-size:1.35rem;color:#2563eb;width:1.5rem;text-align:center}.contact-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:600}.contact-value{font-size:.95rem;color:#0f172a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .contact-card{background:#1e293b;border-color:#334155}.dark .contact-card:hover{border-color:#60a5fa;box-shadow:0 4px 14px rgba(96,165,250,.15)}.dark .contact-card i{color:#60a5fa}.dark .contact-label{color:#94a3b8}.dark .contact-value{color:#e2e8f0}.dark .home-hero-minimal{background-color:#0f172a!important}.dark .home-hero-minimal h1,.dark .home-hero-minimal p,.dark .home-hero-minimal strong{color:#e2e8f0}.dark .pub-title{color:#60a5fa}.dark .pub-pill{background:#1e293b;border-color:#334155;color:#cbd5e1}.dark .pub-pill:hover{border-color:#60a5fa;color:#60a5fa}.dark .pub-pill-active{border-color:#60a5fa;color:#60a5fa;background:rgba(96,165,250,.12)}.dark .pub-pill-interpretability:hover,.dark .pub-pill-interpretability.pub-pill-active{border-color:#34d399;color:#34d399;background:rgba(52,211,153,.12)}.dark .pub-pill-robustness:hover,.dark .pub-pill-robustness.pub-pill-active{border-color:#a78bfa;color:#a78bfa;background:rgba(167,139,250,.12)}.dark .pub-slider-row{border-bottom-color:#334155}.dark .pub-slider-label{color:#94a3b8}.dark .pub-slider-track::before{background:#334155}.dark .pub-slider-fill{background:#3b82f6}.dark .pub-slider-track input[type=range]::-webkit-slider-thumb{background:#1e293b;border-color:#60a5fa}.dark .pub-slider-track input[type=range]::-moz-range-thumb{background:#1e293b;border-color:#60a5fa}.dark .pub-item{border-bottom-color:#334155}.dark .pub-thumb{background:#1e293b}.dark .pub-venue{color:#94a3b8}.dark .pub-item-title{color:#f1f5f9}.dark .pub-authors{color:#94a3b8}.dark .pub-authors strong{color:#e2e8f0}.dark .pub-summary{color:#cbd5e1}.dark .pub-link-pill{background:#1e293b;border-color:#334155;color:#60a5fa}.dark .pub-link-pill:hover{border-color:#60a5fa;background:rgba(96,165,250,.12)}.dark .pub-tag{color:#cbd5e1}.dark .pub-tag-dot{background:#64748b}.dark .pub-tag-interpretability .pub-tag-dot{background:#34d399}.dark .pub-tag-robustness .pub-tag-dot{background:#a78bfa}