body { font-family: system-ui, sans-serif; margin: 2rem; color: #222; }
header { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ddd; padding-bottom: 1rem; }
#status { font-size: 0.9rem; padding: 0.25rem 0.5rem; border-radius: 0.25rem; background: #eee; }
