.cv-page{min-height:100vh;background:#f4f4f5;color:#18181b;padding:1.5rem}.cv-nav{max-width:820px;margin:0 auto 1rem}.cv-nav a{color:#52525b;text-decoration:none;font-size:.9rem}.cv-nav a:hover{color:#18181b}.cv-document{max-width:820px;margin:0 auto;background:#fff;border:1px solid #e4e4e7;border-radius:4px;padding:2.5rem 2.75rem;box-shadow:0 1px 3px #0000000f;font-family:DM Sans,Georgia,Times New Roman,serif;font-size:10.5pt;line-height:1.45}.cv-header{display:grid;grid-template-columns:auto 1fr auto;gap:1rem 1.5rem;padding-bottom:1.25rem;border-bottom:2px solid #18181b;margin-bottom:1.5rem;align-items:start}.cv-photo{width:112px;height:112px;border-radius:50%;object-fit:cover;border:3px solid #e4e4e7;grid-row:1 / span 2}.cv-header h1{font-family:Fraunces,Georgia,serif;font-size:1.85rem;font-weight:600;margin:0 0 .25rem;letter-spacing:-.02em}.cv-headline{margin:0;font-size:1rem;color:#3f3f46;font-weight:500}.cv-location{margin:.35rem 0 0;color:#71717a;font-size:.92rem}.cv-contact{display:flex;flex-direction:column;gap:.2rem;font-style:normal;font-size:.88rem;text-align:right}.cv-contact a{color:#18181b;text-decoration:none}.cv-contact a:hover{text-decoration:underline}.cv-section+.cv-section{margin-top:1.35rem}.cv-section h2{font-family:Fraunces,Georgia,serif;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#52525b;margin:0 0 .65rem;padding-bottom:.25rem;border-bottom:1px solid #e4e4e7}.cv-summary{margin:0;color:#27272a}.cv-skills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .55rem}.cv-skills li{font-size:.88rem;padding:.2rem .55rem;background:#f4f4f5;border-radius:3px;color:#3f3f46}.cv-timeline{display:flex;flex-direction:column;gap:1rem}.cv-entry{display:grid;grid-template-columns:44px 1fr;gap:.85rem;align-items:start}.cv-org-icon{width:44px;height:44px;border-radius:8px;border:1px solid #e4e4e7;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cv-org-icon img{width:100%;height:100%;object-fit:contain;display:block;padding:4px;box-sizing:border-box}.cv-org-icon img[src*=heidelberg]{object-fit:cover;object-position:left center;padding:2px}.cv-org-icon--fallback{background:#f4f4f5;color:#52525b;font-size:.72rem;font-weight:700;letter-spacing:.02em}.cv-entry-content{min-width:0}.cv-entry-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem}.cv-entry h3{margin:0;font-size:1rem;font-weight:600;color:#18181b}.cv-subtitle{margin:.15rem 0 0;color:#52525b;font-size:.92rem}.cv-entry time{flex-shrink:0;font-size:.85rem;color:#71717a;white-space:nowrap}.cv-entry ul,.cv-list{margin:.35rem 0 0;padding-left:1.15rem;color:#3f3f46}.cv-entry-content>ul{margin-top:.35rem}.cv-entry li+li,.cv-list li+li{margin-top:.25rem}.cv-list ul{margin:.25rem 0 0;padding-left:1.15rem}.cv-projects{display:grid;gap:1.25rem}.cv-project-card{display:grid;grid-template-columns:220px 1fr;gap:1rem;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden;background:#fafafa}.cv-project-media{display:block;min-height:140px;background:#eef2ff}.cv-project-media img{display:block;width:100%;height:100%;min-height:140px;object-fit:cover}.cv-project-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .55rem .3rem .35rem;border-radius:999px;background:#fff;border:1px solid rgba(218,85,47,.35);box-shadow:0 1px 3px #0000000f;color:#18181b;text-decoration:none}.cv-project-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .5rem}.cv-project-badge--product-hunt{border-color:#da552f59}.cv-project-badge--product-hunt .cv-project-badge-icon{background:#da552f}.cv-project-badge--funding{border-color:#1665344d}.cv-project-badge--funding .cv-project-badge-icon{background:#166534;font-size:.72rem}.cv-project-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:50%;background:#da552f;color:#fff;font-size:.58rem;font-weight:800;letter-spacing:.02em}.cv-project-badge-copy{display:flex;flex-direction:column;line-height:1.15}.cv-project-badge-copy strong{font-size:.72rem;font-weight:700}.cv-project-badge-copy small{font-size:.62rem;color:#71717a}.cv-project-body{padding:.85rem .95rem .85rem 0;display:flex;flex-direction:column;justify-content:center}.cv-project-body h3{margin:0 0 .4rem;font-size:1.05rem}.cv-project-body h3 a{color:#18181b;text-decoration:none}.cv-project-body h3 a:hover{color:#2563eb}.cv-project-body p{margin:0 0 .5rem;color:#3f3f46;font-size:.92rem}.cv-project-link{font-size:.82rem;font-weight:600;color:#2563eb;text-decoration:none}.cv-project-link:hover{text-decoration:underline}.cv-oss-groups{display:flex;flex-direction:column;gap:.45rem;margin-top:.85rem}.cv-oss-group{border:1px solid #e4e4e7;border-radius:6px;background:#fafafa}.cv-oss-group summary{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem 1rem;padding:.55rem .75rem;cursor:pointer;list-style:none;color:#18181b}.cv-oss-group summary::-webkit-details-marker{display:none}.cv-oss-group summary:before{content:"▸";flex-shrink:0;color:#71717a;font-size:.75rem;line-height:1.45;transition:transform .15s ease}.cv-oss-group[open] summary:before{transform:rotate(90deg)}.cv-oss-group summary:hover{background:#f4f4f5}.cv-oss-label{flex:1;font-weight:600}.cv-oss-group summary a{flex-shrink:0;font-size:.82rem;font-weight:600;color:#2563eb;text-decoration:none}.cv-oss-group summary a:hover{text-decoration:underline}.cv-oss-list{margin:0;padding:0 .75rem .65rem 1.85rem;border-top:1px solid #e4e4e7;color:#3f3f46}.cv-oss-list li{padding:.45rem 0}.cv-oss-list li+li{border-top:1px solid #f4f4f5}.cv-oss-list a{color:#18181b;font-weight:600;text-decoration:none}.cv-oss-list a:hover{color:#2563eb}.cv-oss-meta{margin-left:.45rem;font-size:.78rem;color:#71717a}.cv-oss-list p{margin:.15rem 0 0;font-size:.88rem;color:#52525b}@media print{.cv-page{background:#fff;padding:0}.cv-nav{display:none!important}.cv-document{max-width:none;border:none;box-shadow:none;border-radius:0;padding:0}.cv-oss-group:not([open]) .cv-oss-list{display:none}}@media(max-width:640px){.cv-document{padding:1.5rem}.cv-header{grid-template-columns:auto 1fr}.cv-photo{grid-row:auto;width:88px;height:88px}.cv-contact{grid-column:1 / -1;text-align:left}.cv-project-card{grid-template-columns:1fr}.cv-project-body{padding:0 .95rem .95rem}.cv-entry-head{flex-direction:column;gap:.15rem}.cv-oss-group summary{flex-wrap:wrap}}:root{color-scheme:dark;--bg: #0c0f14;--bg-elevated: #121820;--bg-card: #161d28;--border: rgba(255, 255, 255, .08);--text: #e8edf4;--text-muted: #94a3b8;--accent: #38bdf8;--accent-dim: rgba(56, 189, 248, .15);--serif: "Fraunces", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--radius: 14px;--max: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--sans);font-size:1rem;line-height:1.6;color:var(--text);background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(56,189,248,.12),transparent),radial-gradient(ellipse 60% 40% at 100% 50%,rgba(99,102,241,.06),transparent),var(--bg)}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:#7dd3fc}code{font-family:ui-monospace,Cascadia Code,monospace;font-size:.88em;background:#00000059;padding:.15em .45em;border-radius:6px}.page{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;max-width:var(--max);margin:0 auto;width:100%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0f14bf;border-bottom:1px solid transparent}.logo{font-family:var(--serif);font-size:1.35rem;font-weight:600;color:var(--text);text-decoration:none}.logo-accent{color:var(--accent)}.nav-list{display:none;list-style:none;margin:0;padding:0;gap:1.5rem}.nav-list a,.nav-list a:visited{color:var(--text-muted);text-decoration:none;font-size:.92rem;font-weight:500}.nav-list a:hover{color:var(--text)}.header-cta{font-size:.88rem;font-weight:600;padding:.45rem .9rem;border-radius:999px;border:1px solid var(--border);text-decoration:none;color:var(--text)}@media(min-width:768px){.nav-list{display:flex}}.hero{padding:3rem 1.5rem 4rem;max-width:var(--max);margin:0 auto}.hero-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:900px){.hero-grid{grid-template-columns:1.1fr .9fr}}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:600;color:var(--accent);margin:0 0 .75rem}.hero h1{font-family:var(--serif);font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;line-height:1.1;margin:0 0 1rem;letter-spacing:-.02em}.lead{font-size:1.15rem;margin:0 0 .5rem;color:var(--text)}.tagline{margin:0 0 1.25rem;color:var(--text-muted);max-width:38rem}.hero-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;color:var(--text-muted);font-size:.95rem;margin-bottom:1.5rem}.hero-meta a{color:var(--text-muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid transparent}.btn-primary{background:var(--accent);color:#0c0f14}.btn-primary:hover{background:#7dd3fc;color:#0c0f14}.btn-ghost{border-color:var(--border);color:var(--text);background:transparent}.btn-ghost:hover{background:var(--bg-elevated);color:var(--text)}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0}.stat-row dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem}.stat-row dd{margin:0;font-family:var(--serif);font-size:1.35rem;font-weight:600}.hero-visual{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.avatar-ring{padding:4px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#6366f1);box-shadow:0 24px 48px #00000073}.avatar-ring img{display:block;width:min(280px,70vw);height:auto;border-radius:50%;border:4px solid var(--bg)}.hero-card{width:100%;max-width:280px;padding:1.25rem 1.35rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.hero-card-label{margin:0 0 .65rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.hero-card ul{margin:0;padding-left:1.1rem;color:var(--text-muted);font-size:.92rem}.section{padding:3rem 1.5rem;max-width:var(--max);margin:0 auto}.section-head{margin-bottom:2rem;max-width:42rem}.section-head h2{font-family:var(--serif);font-size:clamp(1.75rem,3vw,2.25rem);margin:0 0 .5rem;font-weight:600}.section-head p{margin:0;color:var(--text-muted)}.about-grid{display:grid;gap:2rem}@media(min-width:900px){.about-grid{grid-template-columns:1.4fr .6fr}}.about-highlights{display:grid;gap:1rem}@media(min-width:640px){.about-highlights{grid-template-columns:1fr 1fr}}.highlight-card{padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.highlight-card h3{margin:0 0 .5rem;font-size:1rem}.highlight-card p{margin:0;font-size:.92rem;color:var(--text-muted)}.skills-panel{padding:1.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius)}.skills-panel h3{margin:0 0 .75rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.skills-panel h3:not(:first-child){margin-top:1.5rem}.skill-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.skill-chips li{font-size:.82rem;padding:.35rem .65rem;border-radius:999px;background:var(--accent-dim);color:#bae6fd}.link-list{list-style:none;margin:0;padding:0}.link-list li+li{margin-top:.5rem}.link-list a{font-size:.92rem}.filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.search-field,.select-field{flex:1;min-width:min(100%,220px)}.search-field input,.select-field select{width:100%;padding:.65rem .9rem;border-radius:10px;border:1px solid var(--border);background:var(--bg-card);color:var(--text);font:inherit}.repo-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.repo-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.repo-grid--compact{grid-template-columns:repeat(4,1fr)}}.repo-card{display:flex;flex-direction:column;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .15s ease,transform .15s ease}.repo-card:hover{border-color:#38bdf859;transform:translateY(-2px)}.repo-card header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.65rem}.repo-card h3{margin:0;font-size:1.05rem;font-weight:600}.repo-card h3 a{color:var(--text);text-decoration:none}.repo-card h3 a:hover{color:var(--accent)}.repo-badges{display:flex;flex-wrap:wrap;gap:.35rem}.badge{font-size:.72rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;background:var(--accent-dim);color:#bae6fd}.badge-muted{background:#ffffff0f;color:var(--text-muted)}.repo-card p{flex:1;margin:0 0 1rem;font-size:.9rem;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.repo-card footer{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.78rem;color:var(--text-muted);border-top:1px solid var(--border);padding-top:.75rem}.repo-links{display:flex;gap:.75rem}.repo-links a{font-size:.78rem;font-weight:600;text-decoration:none}.empty-state{color:var(--text-muted);text-align:center;padding:2rem}.pypi-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}@media(min-width:768px){.pypi-list{grid-template-columns:repeat(2,1fr)}}.pypi-item{padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.pypi-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.pypi-item h3{margin:0;font-size:1.05rem}.pypi-item h3 a{color:var(--text);text-decoration:none}.pypi-item h3 a:hover{color:var(--accent)}.pypi-item p{margin:0 0 .75rem;font-size:.9rem;color:var(--text-muted)}.install-cmd{display:block;font-size:.82rem;padding:.5rem .65rem;background:#00000059;border-radius:8px}.site-footer{padding:2rem 1.5rem 3rem;max-width:var(--max);margin:0 auto;border-top:1px solid var(--border);text-align:center;color:var(--text-muted);font-size:.88rem}.site-footer p{margin:0}.footer-note{margin-top:.5rem!important;font-size:.8rem;opacity:.85}
