.weatherwrite-block {
  border: 1px solid #e2e8f0;
  padding: 12px;
  border-radius: 6px;
}
.weatherwrite-controls { margin: 8px 0; }
.weatherwrite-output { white-space: pre-wrap; background: #f8fafc; padding: 8px; border-radius: 4px; }
