kbd{display:inline-block;padding:2px 5px;border:1px solid var(--line);background:var(--surface-2);font:10px var(--mono);line-height:1;border-radius:3px;color:var(--muted)}
.section-header{margin-bottom:52px}.section-header .section-title{margin-bottom:12px}
#experience .section-header,#projects .section-header,#skills .section-header,#education .section-header{padding-bottom:6px}
.project-row.selected .status-badge,.project-row.selected .tag{border-color:var(--accent);color:var(--accent);background:var(--surface-2)}
.arch-node.active{border:2px solid var(--accent);background:color-mix(in srgb,var(--accent) 12%,var(--surface-2));color:var(--accent);font-weight:600;box-shadow:inset 0 0 0 1px var(--accent)}
.detail-block .architecture{padding:10px;border:1px solid var(--line);background:var(--surface-2)}
.project-row .project-link{display:inline-block;margin-top:9px;color:var(--accent);font:11px var(--mono)}
.project-row .project-link:hover{text-decoration:underline}
.hero .status-line{margin-top:22px;padding-top:14px}
